chenweida 8 年之前
父节点
当前提交
4ae44d61b5
共有 1 个文件被更改,包括 4 次插入4 次删除
  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.