|
@@ -57,12 +57,12 @@ spring:
|
|
|
# url: jdbc:mysql://123.249.30.140:3307/gas?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true
|
|
|
# username: root
|
|
|
# password: szrqwx123456
|
|
|
-# url: jdbc:mysql://49.232.253.249:3306/sj_zdsz_new?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true&rewriteBatchedStatements=true
|
|
|
-# username: root
|
|
|
-# password: Lanyuxinxi@88.com
|
|
|
- url: jdbc:mysql://121.37.40.217:13306/zdsz?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true
|
|
|
- username: zdsz
|
|
|
- password: ZDSZ1a2b3c4d%...
|
|
|
+ url: jdbc:mysql://49.232.253.249:3306/zdsz_xx?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true&rewriteBatchedStatements=true
|
|
|
+ username: root
|
|
|
+ password: Lanyuxinxi@88.com
|
|
|
+# url: jdbc:mysql://121.37.40.217:13306/zdsz?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true
|
|
|
+# username: zdsz
|
|
|
+# password: ZDSZ1a2b3c4d%...
|
|
|
# szrqwx123456
|
|
|
# 从库数据源
|
|
|
slave:
|