add 增加 GET 请求提交日期参数 默认格式化配置
This commit is contained in:
parent
a6f6562693
commit
6ee3085260
@ -83,6 +83,9 @@ spring:
|
||||
restart:
|
||||
# 热部署开关
|
||||
enabled: true
|
||||
mvc:
|
||||
format:
|
||||
date-time: yyyy-MM-dd HH:mm:ss
|
||||
jackson:
|
||||
# 日期格式化
|
||||
date-format: yyyy-MM-dd HH:mm:ss
|
||||
|
Loading…
x
Reference in New Issue
Block a user