Browse Source

更新 'config-repo/zuul-server-dev.yml'

sinosoft 4 years ago
parent
commit
92b349ae84
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config-repo/zuul-server-dev.yml

+ 1 - 1
config-repo/zuul-server-dev.yml

@@ -10,7 +10,7 @@ spring:
       primary: master
       datasource:
         master:
-          url: jdbc:mysql://172.18.74.114:3306/callcenterdb2.0?useUnicode=true&characterEncoding=utf-8
+          url: jdbc:mysql://172.18.74.114:3306/callcenterdb2.0?useUnicode=true&autoReconnect=true&failOverReadOnly=false&characterEncoding=utf-8
           username: root
           password: admin01
           max-idle: 10