소스 검색

221访问73数据库用户名与密码修改-by zdm

unknown 7 년 전
부모
커밋
85b708c190
9개의 변경된 파일18개의 추가작업 그리고 18개의 파일을 삭제
  1. 2 2
      ag-ehr-cloud.yml
  2. 2 2
      svr-ehr-basic.yml
  3. 2 2
      svr-health-profile.yml
  4. 2 2
      svr-pack-mgr.yml
  5. 2 2
      svr-pack-resolve.yml
  6. 2 2
      svr-quota.yml
  7. 2 2
      svr-redis.yml
  8. 2 2
      svr-resource.yml
  9. 2 2
      svr-standard.yml

+ 2 - 2
ag-ehr-cloud.yml

@ -46,8 +46,8 @@ spring:
  profiles: dev
  datasource:
    url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
    username: chenweishan
    password: chenweishan
    username: weifuwu
    password: weifuwu
  thymeleaf:
    cache: false

+ 2 - 2
svr-ehr-basic.yml

@ -55,8 +55,8 @@ spring:
  profiles: dev
  datasource:
    url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
    username: chenweishan
    password: chenweishan
    username: weifuwu
    password: weifuwu
  data:
    mongodb:
      host: 192.168.1.220

+ 2 - 2
svr-health-profile.yml

@ -63,8 +63,8 @@ spring:
  datasource:
    url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
    username: chenweishan
    password: chenweishan
    username: weifuwu
    password: weifuwu
fast-dfs:

+ 2 - 2
svr-pack-mgr.yml

@ -51,8 +51,8 @@ spring:
  datasource:
    url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
    username: chenweishan
    password: chenweishan
    username: weifuwu
    password: weifuwu
  redis:
    host: 172.19.103.47 # Redis server host.

+ 2 - 2
svr-pack-resolve.yml

@ -139,8 +139,8 @@ spring:
  # Mysql
  datasource:
    url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
    username: chenweishan
    password: chenweishan
    username: weifuwu
    password: weifuwu
  redis:
    host: 172.19.103.47 # Redis server host.

+ 2 - 2
svr-quota.yml

@ -27,8 +27,8 @@ spring:
  profiles: dev
  datasource:
    url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
    username: chenweishan
    password: chenweishan
    username: weifuwu
    password: weifuwu
---
spring:

+ 2 - 2
svr-redis.yml

@ -53,8 +53,8 @@ spring:
  datasource:
    url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
    username: chenweishan
    password: chenweishan
    username: weifuwu
    password: weifuwu
  redis:
    host: 172.19.103.47 # Redis server host.
    password:  # Login password of the redis server.

+ 2 - 2
svr-resource.yml

@ -28,8 +28,8 @@ spring:
  profiles: dev
  datasource:
    url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
    username: chenweishan
    password: chenweishan
    username: weifuwu
    password: weifuwu
  redis:
    host: 172.19.103.47 # Redis server host.
  data:

+ 2 - 2
svr-standard.yml

@ -62,8 +62,8 @@ spring:
  datasource:
    url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
    username: chenweishan
    password: chenweishan
    username: weifuwu
    password: weifuwu
  redis:
    host: 172.19.103.47 # Redis server host.