From 44400f2f3427791c5382b02d70c4c0ef8d0c49ed Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Wed, 30 Jun 2021 14:47:41 +0800
Subject: [PATCH] Merge branch 'score-shop' of http://120.27.238.55:7000/r/xzx into score-shop

---
 gc-role/src/main/resources/application-xc.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gc-role/src/main/resources/application-xc.yml b/gc-role/src/main/resources/application-xc.yml
index f5befb2..e5ff4e5 100644
--- a/gc-role/src/main/resources/application-xc.yml
+++ b/gc-role/src/main/resources/application-xc.yml
@@ -6,7 +6,7 @@
     password: 123456
     virtual-host: /
   datasource:
-    url: jdbc:mysql://120.27.238.55:3306/db_xzx?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useAffectedRows=true
+    url: jdbc:mysql://120.27.238.55:3306/db_xzx?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&useAffectedRows=true&serverTimezone=GMT%2b8
     username: ct_test
     password: 123456
   redis:

--
Gitblit v1.9.1