Commit f810cf21 by 刘志敏

返回 Date 统一格式化

parent aa3f6fce
...@@ -13,6 +13,9 @@ spring: ...@@ -13,6 +13,9 @@ spring:
multipart: multipart:
max-file-size: 1000MB max-file-size: 1000MB
max-request-size: 1000MB max-request-size: 1000MB
jackson:
date-format: yyyy-MM-dd HH:mm:ss
time-zone: GMT+8
cache: cache:
redis: redis:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment