|
|
@@ -10,10 +10,10 @@ spring:
|
|
|
druid:
|
|
|
# 主库数据源
|
|
|
master:
|
|
|
- url: jdbc:mysql://36.133.174.236:3306/iscs_dev_mars?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&rewriteBatchedStatements=true
|
|
|
+ url: jdbc:mysql://120.27.232.27:3306/iscs_dev_mars?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&rewriteBatchedStatements=true
|
|
|
username: root
|
|
|
- password: guoruan@#$devNUM1
|
|
|
- #url: jdbc:mysql://192.168.28.76:3307/iscs_dev_mars?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&rewriteBatchedStatements=true
|
|
|
+ password: bozz@#$devNUM1
|
|
|
+ #url: jdbc:mysql://192.168.0.150:3306/iscs_dev_mars?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&rewriteBatchedStatements=true
|
|
|
#username: root
|
|
|
#password: Pm123456
|
|
|
# 从库数据源
|