chenweida 7 anni fa
parent
commit
4ae44d61b5

+ 4 - 4
patient-co/patient-co-wlyy/src/main/resources/application.yml

@ -83,12 +83,12 @@ spring:
  datasource:
    wlyy:
      url: jdbc:mysql://172.19.103.85/wlyy?useUnicode:true&characterEncoding=utf-8&autoReconnect=true
      username: linzhou
      password: linzhou
      username: ssgg
      password: ssgg
    health:
      url: jdbc:mysql://172.19.103.85/device?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
      username: linzhou
      password: linzhou
      username: ssgg
      password: ssgg
  redis:
    host: 172.19.103.88 # Redis server host.