Browse Source

修改数据库连接

yumeng 5 years ago
parent
commit
9bf5665a6a

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

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