@@ -133,7 +133,7 @@ spring:
datasource:
master:
url: jdbc:mysql://139.186.31.213:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true
- username: hcst
+ username: root
password: hcst2020
driver-class-name: com.mysql.jdbc.Driver
# 多数据源配置
@@ -95,7 +95,7 @@ spring:
#redis 配置