@@ -1,8 +1,9 @@
spring:
profiles:
- active: prod
+ active: test
jackson:
- date-format: yyyy-MM-dd HH:mm:ss nmnbv
+ date-format: yyyy-MM-dd HH:mm:ss
+ time-zone: GMT+8
mybatis:
mapper-locations: classpath:mapper/*.xml