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