From c0fd46ed9c7ddf7a3ea4e6a972474e9a62c68a1a Mon Sep 17 00:00:00 2001 From: zss <zss@example.com> Date: 星期一, 22 七月 2024 19:59:10 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- system-run/src/main/resources/application.yml | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/system-run/src/main/resources/application.yml b/system-run/src/main/resources/application.yml index fe0e329..821c7ce 100644 --- a/system-run/src/main/resources/application.yml +++ b/system-run/src/main/resources/application.yml @@ -3,6 +3,9 @@ spring: profiles: active: dev + jackson: # 鍏ㄥ眬鏃堕棿澶勭悊 LocalDateTime鏃堕棿搴忓垪鍙� + date-format: yyyy-MM-dd HH:mm:ss + time-zone: GMT+8 servlet: multipart: max-file-size: 20MB # 鍗曚釜鏂囦欢澶у皬 @@ -25,3 +28,5 @@ enabled: false # 鍏抽棴 httpclient okhttp: enabled: true # 寮�鍚� okhttp + +outPath: D:\椤圭洰鏂囦欢瀛樺偍\image \ No newline at end of file -- Gitblit v1.9.3