add 增加 GET 请求提交日期参数 默认格式化配置

feature/model
疯狂的狮子li 2 years ago
parent a6f6562693
commit 6ee3085260

@ -83,6 +83,9 @@ spring:
restart: restart:
# 热部署开关 # 热部署开关
enabled: true enabled: true
mvc:
format:
date-time: yyyy-MM-dd HH:mm:ss
jackson: jackson:
# 日期格式化 # 日期格式化
date-format: yyyy-MM-dd HH:mm:ss date-format: yyyy-MM-dd HH:mm:ss

Loading…
Cancel
Save