|
|
@ -133,7 +133,7 @@ spring: |
|
|
|
connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000 |
|
|
|
connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000 |
|
|
|
datasource: |
|
|
|
datasource: |
|
|
|
master: |
|
|
|
master: |
|
|
|
url: jdbc:mysql://10.121.0.28:3306/hnjd_comp?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai |
|
|
|
url: jdbc:mysql://10.121.0.126:3306/hnjd_comp?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai |
|
|
|
username: root |
|
|
|
username: root |
|
|
|
password: 123456 |
|
|
|
password: 123456 |
|
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
|