From dd57e7785687fa49096a2853589a02a29c37931d Mon Sep 17 00:00:00 2001 From: JYW <2013732181@qq.com> Date: 星期二, 23 四月 2024 08:59:34 +0800 Subject: [PATCH] 2024-04-23 印章后端 --- system-run/src/main/resources/application.yml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/system-run/src/main/resources/application.yml b/system-run/src/main/resources/application.yml index e9ee9ae..cfbe348 100644 --- a/system-run/src/main/resources/application.yml +++ b/system-run/src/main/resources/application.yml @@ -1,5 +1,5 @@ server: - port: 8001 + port: 8002 spring: profiles: active: dev @@ -26,4 +26,4 @@ okhttp: enabled: true # 寮�鍚� okhttp -outPath: D:/Download/ \ No newline at end of file +outPath: D:\椤圭洰鏂囦欢瀛樺偍\image \ No newline at end of file -- Gitblit v1.9.3