Bladeren bron

添加时间类型配置文件

gt 2 jaren geleden
bovenliggende
commit
c740c79274
1 gewijzigde bestanden met toevoegingen van 3 en 2 verwijderingen
  1. 3 2
      nngkxxdp/src/main/resources/application.yml

+ 3 - 2
nngkxxdp/src/main/resources/application.yml

@@ -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