Add global data format
This commit is contained in:
@@ -8,6 +8,9 @@ spring:
|
||||
datasource:
|
||||
type: com.alibaba.druid.pool.DruidDataSource
|
||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
jackson:
|
||||
date-format: yyyy-MM-dd'T'HH:mm:ss.SSS'Z'
|
||||
time-zone: GMT
|
||||
|
||||
mybatis-plus:
|
||||
global-config:
|
||||
|
||||
Reference in New Issue
Block a user