@@ -101,7 +101,7 @@ spring:
datasource:
master:
url: jdbc:mysql://39.106.184.70:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
- username: hcst
+ username: root
password: hcst2019
driver-class-name: com.mysql.jdbc.Driver
# 多数据源配置
@@ -100,7 +100,7 @@ spring: