Kaynağa Gözat

添加时间类型配置文件

gt 2 yıl önce
ebeveyn
işleme
c740c79274
1 değiştirilmiş dosya ile 3 ekleme ve 2 silme
  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