Browse Source

初始化

Progr1mmer 6 years ago
parent
commit
1fa35a15ca
3 changed files with 3 additions and 3 deletions
  1. 1 1
      svr-basic.yml
  2. 1 1
      svr-redis.yml
  3. 1 1
      svr-resource.yml

+ 1 - 1
svr-basic.yml

@ -89,7 +89,7 @@ fz-gateway:
---
spring:
  profiles: test
  profiles: prod
  datasource:
    url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8&useSSL=false
    username: weifuwu

+ 1 - 1
svr-redis.yml

@ -46,7 +46,7 @@ ehr-redis:
---
spring:
  profiles: test
  profiles: prod
  datasource:
    url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8&useSSL=false
    username: weifuwu

+ 1 - 1
svr-resource.yml

@ -78,7 +78,7 @@ elasticsearch:
---
spring:
  profiles: test
  profiles: prod
  datasource:
    url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8&useSSL=false
    username: weifuwu