Просмотр исходного кода

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

songxinlu 3 лет назад
Родитель
Сommit
ac05425068
1 измененных файлов с 1 добавлено и 1 удалено
  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: