Commit edaae271c8e088044e943c4e3b8da7b7c4f60e8d
1 parent
1503f4baba
Exists in
master
and in
6 other branches
删除无用配置
Showing 1 changed file with 0 additions and 20 deletions
platform-operate-api/src/main/resources/config.properties
View file @
edaae27
... | ... | @@ -2,24 +2,12 @@ |
2 | 2 | #center_base_url=https://weixin-push-save.healthbaby.com.cn |
3 | 3 | center_base_url=https://push.stage.platform.healthbaby.com.cn |
4 | 4 | |
5 | -#德州代金券地址 | |
6 | -djq_url=http://127.0.0.1:9090/his/insertDzfyDjq | |
7 | - | |
8 | 5 | #区域平台访问短信中心的token |
9 | 6 | center_token=e0c56363-00d6-42ee-bbe0-23c553583062 |
10 | 7 | |
11 | -#\u5C71\u4E1C\u5FB7\u5DDE\u4F18\u60E0\u5238\u91D1\u989D_shanDong dezhou youHuiQuan jinE | |
12 | -shanDong_Dezhou_youHuiQuan_money_Number=500 | |
13 | - | |
14 | -#医院ID 德州:1000000114,秦皇岛:216 | |
15 | -hospitalId=216 | |
16 | - | |
17 | 8 | #His系统版本 0:未使用,1:桓台,2:新乐,3:青龙县医院,4:秦皇岛妇幼,5:抚宁妇幼, 6: 德州妇幼,7:南充中心医院 |
18 | 9 | his_version=21 |
19 | 10 | |
20 | -#统计中心url | |
21 | -center_statistics_url=http://api.healthbaby.com.cn/ | |
22 | - | |
23 | 11 | #TCP服务器端口 |
24 | 12 | nio_server_port=8000 |
25 | 13 | #TCP服务器是否启动 1:true,2:false |
26 | 14 | |
... | ... | @@ -27,18 +15,10 @@ |
27 | 15 | #TCP客户端是否启动 1:true,2:false |
28 | 16 | nio_client_start=2 |
29 | 17 | |
30 | -#postser_url=http://api.meishengbb.com/initdata/reser | |
31 | -postser_url=http://devmmsapi.qinhuangdao.healthbaby.com.cn:18019/initdata/reser | |
32 | - | |
33 | - | |
34 | -#区域统计地址 | |
35 | -area_count_url=192.168.1.32:1521 | |
36 | - | |
37 | 18 | #同步mysql数据到各个区域的地址,多个用逗号隔开 如:https://area-qhd-api.healthbaby.com.cn:18019/syncMysqlData,https://area-dz-api.healthbaby.com.cn:12356/syncMysqlData |
38 | 19 | sync_mysql_data_url= |
39 | 20 | |
40 | 21 | platform.operate.api.validate.url=http://localhost:8080/ |
41 | - | |
42 | 22 | |
43 | 23 | #威海虚拟叫号语音机器地址 |
44 | 24 | virtual_call_url=http://localhost:8090/Voice.ashx |