chenweida 7 years ago
parent
commit
4ae44d61b5
1 changed files with 4 additions and 4 deletions
  1. 4 4
      patient-co/patient-co-wlyy/src/main/resources/application.yml

+ 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.