Parcourir la source

fix on 2020.9.27

jiequan.bi il y a 4 ans
Parent
commit
a3f496b286

+ 1 - 1
jeecg-boot-module-system/src/main/resources/application-test.yml

@@ -96,7 +96,7 @@ spring:
         master:
           url: jdbc:mysql://139.186.31.213:3306/jeecg-boot?characterEncoding=UTF-8&useUnicode=true
           username: hcst
-          password: test@20190531
+          password: hcst2020
           driver-class-name: com.mysql.jdbc.Driver
   #redis 配置
   redis: