Browse Source

Merge branch 'feature-V2.0' of http://git.mooctest.com/crowd-2019/crowd-test-service-backend into feature-V2.0

xuxuan 5 years ago
parent
commit
226cfc5a0d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      site/src/main/resources/application.yml

+ 1 - 1
site/src/main/resources/application.yml

@@ -141,7 +141,7 @@ website:
 spring:
 spring:
   profiles: pre
   profiles: pre
   datasource:
   datasource:
-    url: jdbc:mysql://101.37.175.111:3306/crowd-test-service?useSSL=false&useUnicode=yes&characterEncoding=UTF-8
+    url: jdbc:mysql://101.37.175.111:3306/crowd-test-service?useSSL=false&useUnicode=yes&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai
     username: mooctest
     username: mooctest
     password: secr3t!
     password: secr3t!
   redis:
   redis: