|
@@ -6,12 +6,12 @@ spring:
|
|
|
druid:
|
|
druid:
|
|
|
# 主库数据源
|
|
# 主库数据源
|
|
|
master:
|
|
master:
|
|
|
-# url: jdbc:mysql://www.sooka.onest.db:63306/zhjq?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
|
|
-# username: sooka
|
|
|
|
|
-# password: sooka1a2b3c4d%...
|
|
|
|
|
- url: jdbc:mysql://1.94.255.6:53306/zhjq?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
|
|
- username: root
|
|
|
|
|
- password: Sooka12345!!@#$%
|
|
|
|
|
|
|
+ url: jdbc:mysql://www.sooka.onest.db:63306/zhjq?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
|
|
+ username: sooka
|
|
|
|
|
+ password: sooka1a2b3c4d%...
|
|
|
|
|
+# url: jdbc:mysql://1.94.255.6:53306/zhjq?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
|
|
+# username: root
|
|
|
|
|
+# password: Sooka12345!!@#$%
|
|
|
# url: jdbc:mysql://192.168.10.15:63306/zhjq?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
# url: jdbc:mysql://192.168.10.15:63306/zhjq?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
# username: sooka
|
|
# username: sooka
|
|
|
# password: sooka1a2b3c4d%...
|
|
# password: sooka1a2b3c4d%...
|