From ad5fa78540fdd7b5470072e0ead2b650afdca2fd Mon Sep 17 00:00:00 2001 From: zss <zss@example.com> Date: 星期三, 17 四月 2024 17:41:28 +0800 Subject: [PATCH] 统计报表-->每日业务统计 --- 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..648b09f 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:\椤圭洰鏂囦欢瀛樺偍\image \ No newline at end of file -- Gitblit v1.9.3