|
@ -19,15 +19,15 @@ spring:
|
|
|
spring:
|
|
|
profiles: dev
|
|
|
datasource:
|
|
|
url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8&useSSL=false
|
|
|
username: chenweishan
|
|
|
password: chenweishan
|
|
|
url: jdbc:mysql://172.26.0.104:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8&useSSL=false
|
|
|
username: ssgg
|
|
|
password: ssgg@jkzl2019
|
|
|
redis:
|
|
|
host: 172.19.103.47
|
|
|
port: 6379
|
|
|
password: redis!@456
|
|
|
fz-gateway:
|
|
|
url: http://172.19.103.73:10001/fzGateway/WSGW/rest
|
|
|
url: http://172.26.0.108:10001/fzGateway/WSGW/rest
|
|
|
clientId: 9000401
|
|
|
clientVersion: 1.0
|
|
|
handlerId: 50871
|