Prechádzať zdrojové kódy

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

unknown 7 rokov pred
rodič
commit
85b708c190

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