From f5f08c542b4ecf240a3dace0b79afe15d18aeab1 Mon Sep 17 00:00:00 2001
From: value <z1292839451@163.com>
Date: 星期二, 30 四月 2024 01:23:17 +0800
Subject: [PATCH] 功能调整
---
system-run/src/main/resources/application.yml | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/system-run/src/main/resources/application.yml b/system-run/src/main/resources/application.yml
index fe0e329..34110bc 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
@@ -25,3 +25,5 @@
enabled: false # 鍏抽棴 httpclient
okhttp:
enabled: true # 寮�鍚� okhttp
+
+outPath: D:\椤圭洰鏂囦欢瀛樺偍\image\
\ No newline at end of file
--
Gitblit v1.9.3