|
@@ -100,16 +100,16 @@ spring:
|
|
# username: data
|
|
# username: data
|
|
# password: hcst@2021
|
|
# password: hcst@2021
|
|
# driver-class-name: com.mysql.jdbc.Driver
|
|
# driver-class-name: com.mysql.jdbc.Driver
|
|
- master:
|
|
|
|
- url: jdbc:mysql://139.186.165.84:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true
|
|
|
|
- username: hcst
|
|
|
|
- password: hcst@2020
|
|
|
|
- driver-class-name: com.mysql.jdbc.Driver
|
|
|
|
# master:
|
|
# master:
|
|
-# url: jdbc:mysql://139.186.27.96:4000/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
|
|
|
|
-# username: data
|
|
|
|
-# password: hcst@2021
|
|
|
|
|
|
+# url: jdbc:mysql://139.186.165.84:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true
|
|
|
|
+# username: hcst
|
|
|
|
+# password: hcst@2020
|
|
# driver-class-name: com.mysql.jdbc.Driver
|
|
# driver-class-name: com.mysql.jdbc.Driver
|
|
|
|
+ master:
|
|
|
|
+ url: jdbc:mysql://139.186.27.96:4000/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
|
|
|
|
+ username: data
|
|
|
|
+ password: hcst@2021
|
|
|
|
+ driver-class-name: com.mysql.jdbc.Driver
|
|
#redis 配置
|
|
#redis 配置
|
|
redis:
|
|
redis:
|
|
database: 0
|
|
database: 0
|