Browse Source

debug环境数据切到湘雅三院

rengb 3 years ago
parent
commit
f243dc952c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dbanaly/src/main/resources/application-debug.yml

+ 1 - 1
dbanaly/src/main/resources/application-debug.yml

@@ -5,7 +5,7 @@ spring:
     druid:
       lantone:
         driver-class-name: com.mysql.jdbc.Driver
-        url: jdbc:mysql://192.168.2.237:3306/qc?useUnicode=true&characterEncoding=utf8&useSSL=false
+        url: jdbc:mysql://192.168.2.237:3307/qc?useUnicode=true&characterEncoding=utf8&useSSL=false
         username: root
         password: lantone
         initial-size: 8