|
@@ -6,9 +6,9 @@ spring:
|
|
|
druid:
|
|
|
# 主库数据源
|
|
|
master:
|
|
|
- url: jdbc:mysql://124.71.193.202:3306/pdaaphm?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
+ url: jdbc:mysql://47.108.150.237:3306/pdaaphm?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
username: root
|
|
|
- password: '*R~1jBvy*8EKUFK6i'
|
|
|
+ password: w.cf123321
|
|
|
# 从库数据源
|
|
|
slave:
|
|
|
# 从数据源开关/默认关闭
|
|
@@ -58,4 +58,4 @@ spring:
|
|
|
merge-sql: true
|
|
|
wall:
|
|
|
config:
|
|
|
- multi-statement-allow: true
|
|
|
+ multi-statement-allow: true
|