From 85766196b2b6588e8dec502366b3c5619133004c Mon Sep 17 00:00:00 2001
From: chenrui <1187576398@qq.com>
Date: 星期一, 24 三月 2025 17:35:13 +0800
Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/tx-lims-after
---
system-run/src/main/resources/application.yml | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/system-run/src/main/resources/application.yml b/system-run/src/main/resources/application.yml
index e9ee9ae..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 # 鍗曚釜鏂囦欢澶у皬
@@ -26,4 +29,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