|
|
@ -6,9 +6,9 @@ spring: |
|
|
druid: |
|
|
druid: |
|
|
# 主库数据源 |
|
|
# 主库数据源 |
|
|
master: |
|
|
master: |
|
|
url: jdbc:mysql://192.168.0.128:3306/ruisi_cga?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
|
|
url: jdbc:mysql://127.0.0.1:3306/ruisi_cga?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
|
|
username: root |
|
|
username: root |
|
|
password: Sxinf18aA |
|
|
password: xian#2024!!! |
|
|
# 从库数据源 |
|
|
# 从库数据源 |
|
|
slave: |
|
|
slave: |
|
|
# 从数据源开关/默认关闭 |
|
|
# 从数据源开关/默认关闭 |
|
|
@ -94,10 +94,7 @@ app: |
|
|
workerId: 1 |
|
|
workerId: 1 |
|
|
# 分布式ID-DataCenterID |
|
|
# 分布式ID-DataCenterID |
|
|
dataCenterId: 1 |
|
|
dataCenterId: 1 |
|
|
ht: |
|
|
|
|
|
project: |
|
|
|
|
|
patientUrl: http://172.16.40.155/htage2023/client/# |
|
|
|
|
|
name: 认知功能评测云平台系统 |
|
|
|
|
|
file: |
|
|
file: |
|
|
path: /data/cgav2/server/profile/ |
|
|
path: /data/cgav2/server/profile/ |
|
|
# webPath: http://172.16.40.155:59001/ruisi/client/# |
|
|
# webPath: http://172.16.40.155:59001/ruisi/client/# |
|
|
|