Browse Source

质控后台测试环境数据库地址更改

rengb 3 years ago
parent
commit
d98f0537fc
1 changed files with 2 additions and 2 deletions
  1. 2 2
      config-server/src/main/resources/shared/mrman-service-test.yml

+ 2 - 2
config-server/src/main/resources/shared/mrman-service-test.yml

@@ -55,7 +55,7 @@ spring:
           platform: mysql
           url: jdbc:mysql://192.168.2.126:3307/qc?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf8&characterSetResults=utf8&useSSL=false&allowMultiQueries=true
           username: root
-          password: lantone
+          password: Lat0ne@tesT
           druid:
             initial-size: 5
         slave:
@@ -63,7 +63,7 @@ spring:
           platform: mysql
           url: jdbc:mysql://192.168.2.126:3307/qc?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf8&characterSetResults=utf8&useSSL=false&allowMultiQueries=true
           username: root
-          password: lantone
+          password: Lat0ne@tesT
           druid:
             initial-size: 5