Browse Source

Merge branch 'dev' of chenweida/patient-co-management into dev

chenweida 8 years ago
parent
commit
a2e77ac71d
1 changed files with 3 additions and 4 deletions
  1. 3 4
      patient-co-statistics/src/main/resources/application.yml

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

@ -85,18 +85,17 @@ spring:
  profiles: prod
  profiles: prod
  datasource:
  datasource:
    url: jdbc:mysql://11.1.2.24:3306/wlyy?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
    url: jdbc:mysql://59.61.92.94:3306/wlyy?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
    username: wlyy
    username: wlyy
    password: jkzlehr@123
    password: jkzlehr@123
  redis:
  redis:
    host: 11.1.2.20 # Redis server host.
    password: java2000_wl
    host: 120.41.253.95 # Redis server host.
fv:
fv:
  jdbc:
  jdbc:
    driver: com.mysql.jdbc.Driver
    driver: com.mysql.jdbc.Driver
    url: jdbc:mysql://11.1.2.24:3306/fv?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
    url: jdbc:mysql://59.61.92.94:3306/wlyy?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
    username: wlyy
    username: wlyy
    password: jkzlehr@123
    password: jkzlehr@123