|
@@ -106,9 +106,9 @@ spring:
|
|
|
connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
|
|
|
datasource:
|
|
|
master:
|
|
|
- url: jdbc:mysql://103.46.170.107:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true&serverTimezone=GMT%2B8
|
|
|
+ url: jdbc:mysql://103.46.170.107:3394/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true&serverTimezone=GMT%2B8
|
|
|
username: hcst
|
|
|
- password: hcst@2021
|
|
|
+ password: hcst@2024
|
|
|
driver-class-name: com.mysql.jdbc.Driver
|
|
|
#redis 配置
|
|
|
redis:
|