@@ -18,6 +18,15 @@ server:
servlet:
context-path: "/thmz"
spring:
+ jackson:
+ date-format: "yyyy-MM-dd HH:mm:ss"
+ #设置为东八区时间
+ timezone: GMT+8
+ #serialization:
+ #使用数值timestamp表示日期
+ #write-dates-as-timestamps: true
+ #想要值为2019-01-01
+ #write-dates-as-timestamps: false
multipart:
#单个文件大小