jsckson改用时间戳

(cherry picked from commit e7f7b1b3ac)
pull/232/MERGE
13066656961 2024-07-22 17:25:20 +08:00 committed by 小诺
parent 69e0ce7407
commit 48475ea2d2
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ spring.datasource.dynamic.druid.break-after-acquire-failure=false
spring.jackson.time-zone=GMT+8
spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
spring.jackson.locale=zh_CN
spring.jackson.serialization.write-dates-as-timestamps=true
#########################################
# redis configuration
#########################################