更新json日期返回前端的格式化

pull/65/head
fengshuonan 2021-01-06 16:38:10 +08:00
parent 5622fe502e
commit 4ca1437f66
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ spring:
max-file-size: 200MB
jackson:
time-zone: GMT+8
date-format: yyyy-MM-dd HH:mm:ss.SSS
date-format: yyyy-MM-dd HH:mm:ss
locale: zh_CN
serialization:
indent_output: false
@ -40,4 +40,4 @@ mybatis-plus:
enable-sql-runner: true
db-config:
id-type: assign_id
table-underline: true
table-underline: true