Commit 82d0519e authored by 黎博's avatar 黎博

新增spring jackson配置

parent 62232f7c
......@@ -26,4 +26,9 @@ mybatis-plus:
mapper-locations: classpath:mapper/*/*.xml
type-aliases-package: cn.qg.holmes.entity
configuration:
map-underscore-to-camel-case: true
\ No newline at end of file
map-underscore-to-camel-case: true
spring:
jackson:
date-format: yyyy-MM-dd HH:mm:ss
time-zone: GMT+8
\ No newline at end of file
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