|
|
|
@ -133,9 +133,9 @@ spring: |
|
|
|
|
connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000 |
|
|
|
|
datasource: |
|
|
|
|
master: |
|
|
|
|
url: jdbc:mysql://182.92.169.222:3306/comp_java?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai |
|
|
|
|
url: jdbc:mysql://10.100.200.177:3306/base_comp?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai |
|
|
|
|
username: root |
|
|
|
|
password: ycwl2022. |
|
|
|
|
password: root |
|
|
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
|
|
# 多数据源配置 10.121.0.28 |
|
|
|
|
#multi-datasource1: |
|
|
|
|