Browse Source

report-service服务数据库由qc_xy切换为qc

songxinlu 3 years atrás
parent
commit
ac05425068
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config-center/src/main/resources/shared/report-service-test.yml

+ 1 - 1
config-center/src/main/resources/shared/report-service-test.yml

@@ -6,7 +6,7 @@ spring:
     password: Lan@T0Ne@6351 # Redis服务器连接密码(默认为空)
   datasource:
     druid:
-      url: jdbc:mysql://192.168.2.126:3307/qc_xy?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf8&characterSetResults=utf8&useSSL=false&allowMultiQueries=true
+      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: Lat0ne@tesT
   flyway: