|
@@ -83,7 +83,7 @@ spring:
|
|
|
druid:
|
|
druid:
|
|
|
# 主库数据源
|
|
# 主库数据源
|
|
|
master:
|
|
master:
|
|
|
- url: jdbc:mysql://localhost:3306/railway?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
|
|
|
|
+ url: jdbc:mysql://localhost:27086/railway?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
username: railway
|
|
username: railway
|
|
|
password: 'F8b3LDBaBe5KeTSS'
|
|
password: 'F8b3LDBaBe5KeTSS'
|
|
|
# 从库数据源
|
|
# 从库数据源
|