From d0c3258ed4871f2b9f03357bfd39b6caeff156b0 Mon Sep 17 00:00:00 2001 From: 李林 <z1292839451@163.com> Date: 星期二, 09 一月 2024 11:07:59 +0800 Subject: [PATCH] 修订版3.0 --- system-run/src/main/resources/application.yml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/system-run/src/main/resources/application.yml b/system-run/src/main/resources/application.yml index fe0e329..e9ee9ae 100644 --- a/system-run/src/main/resources/application.yml +++ b/system-run/src/main/resources/application.yml @@ -25,3 +25,5 @@ enabled: false # 鍏抽棴 httpclient okhttp: enabled: true # 寮�鍚� okhttp + +outPath: D:/Download/ \ No newline at end of file -- Gitblit v1.9.3