瀏覽代碼

修改数据库连接

yumeng 5 年之前
父節點
當前提交
9bf5665a6a
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      jeecg-boot-module-system/src/main/resources/application-test.yml

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

@@ -104,8 +104,8 @@ spring:
       datasource:
         master:
           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
           # 多数据源配置
           #multi-datasource1: