From 062b1245a57d4e8a1e04a62efbc7d872e36eb073 Mon Sep 17 00:00:00 2001 From: luohairen <3399054449@qq.com> Date: 星期二, 10 十二月 2024 18:11:37 +0800 Subject: [PATCH] bug --- start/src/main/resources/application.yml | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/start/src/main/resources/application.yml b/start/src/main/resources/application.yml index 4aab901..462aa1d 100644 --- a/start/src/main/resources/application.yml +++ b/start/src/main/resources/application.yml @@ -72,6 +72,10 @@ restart: # 鐑儴缃插紑鍏� enabled: false + # 鏃ユ湡鏍煎紡 + jackson: + date-format: yyyy-MM-dd HH:mm:ss + time-zone: GMT+8 # token閰嶇疆 token: -- Gitblit v1.8.0