config.properties 1.18 KB
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
#短信中心url
#center_base_url=https://weixin-push-save.healthbaby.com.cn
center_base_url=https://push.stage.platform.healthbaby.com.cn

#区域平台访问短信中心的token
center_token=e0c56363-00d6-42ee-bbe0-23c553583062

#His系统版本 0:未使用,1:桓台,2:新乐,3:青龙县医院,4:秦皇岛妇幼,5:抚宁妇幼, 6: 德州妇幼,7:南充中心医院
his_version=21

xt_version=

#TCP服务器端口
nio_server_port=8000
#TCP服务器是否启动 1:true,2:false
nio_server_start=2
#TCP客户端是否启动 1:true,2:false
nio_client_start=2

#同步mysql数据到各个区域的地址,多个用逗号隔开 如:https://area-qhd-api.healthbaby.com.cn:18019/syncMysqlData,https://area-dz-api.healthbaby.com.cn:12356/syncMysqlData
sync_mysql_data_url=

platform.operate.api.validate.url=http://localhost:8080/

#威海虚拟叫号语音机器地址
virtual_call_url=http://localhost:8090/Voice.ashx


#证件照上传目录D:\\vs\\images
img_path=/data/images

#ams地址 测试环境 http://ams.api.stage.healthbaby.com.cn 线上http://ams.api.healthbaby.com.cn
ams_url=http://ams.api.stage.healthbaby.com.cn

#同步数据到v2.0
sync_to_v2_url=http://localhost:8080