|
@@ -112,9 +112,9 @@ spring:
|
|
slave:
|
|
slave:
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
platform: mysql
|
|
platform: mysql
|
|
- url: jdbc:mysql://192.168.2.126:3307/xy_st?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf8&characterSetResults=utf8&useSSL=false&allowMultiQueries=true
|
|
|
|
|
|
+ url: jdbc:mysql://192.168.2.237:3307/qc?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf8&characterSetResults=utf8&useSSL=false&allowMultiQueries=true
|
|
username: root
|
|
username: root
|
|
- password: Lat0ne@tesT
|
|
|
|
|
|
+ password: lantone
|
|
druid:
|
|
druid:
|
|
initial-size: 5
|
|
initial-size: 5
|
|
|
|
|