|
@ -70,6 +70,8 @@ hospital:
|
|
|
im:
|
|
|
im_list_get: http://172.26.0.105:3000/
|
|
|
data_base_name: im_internet_hospital
|
|
|
fastDFS:
|
|
|
fastdfs_file_url: http://172.26.0.110:8888/
|
|
|
---
|
|
|
spring:
|
|
|
profiles: jwtest
|
|
@ -90,6 +92,8 @@ hospital:
|
|
|
im:
|
|
|
im_list_get: http://172.26.0.105:3000/
|
|
|
data_base_name: im_internet_hospital
|
|
|
fastDFS:
|
|
|
fastdfs_file_url: http://172.26.0.110:8888/
|
|
|
---
|
|
|
spring:
|
|
|
profiles: jwprod
|
|
@ -109,4 +113,6 @@ hospital:
|
|
|
TargetSysCode: S01
|
|
|
im:
|
|
|
im_list_get: http://172.16.1.42:3000/
|
|
|
data_base_name: im
|
|
|
data_base_name: im
|
|
|
fastDFS:
|
|
|
fastdfs_file_url: http://192.0.33.26:8888/
|