123456789101112131415161718192021222324252627 |
- window.GLOBAL_CONFIG = {
- // 王宏宇地址
- API_BASE: 'http://172.18.84.102:8080/api/wbmd3h',
- API_BASE: 'https://slife.bydsfy.com/api/wbmd3h',
- // 外网地址
- // API_BASE: 'http://dh.xxjkhealth.com:7600/api/wbmd3h',
- //API_DOCTOR: 'http://172.17.111.100:8082/hipo-business',
- // API_BASE: 'http://slife.bydsfy.com/api/wbmd3hd/',
-
- //API_ETL: 'https://dev1.cloud-seal.com/etl',
- //API_DOCTOR: 'http://172.17.111.100:8082/hipo-business',
- //API_BASE: 'https://dev1.cloud-seal.com/hipo-business',
- //宋宋测试环境
- // API_BASE: 'http://slife.bydsfy.com/api/wbmd3h/',
- //老王测试环境
- // API_BASE: 'http://117.72.46.114/api/wbmd3h/',
- //大胖测试环境
- // API_BASE: 'http://117.72.46.114/api/doctor/',
-
- // API_BASE: 'http://172.18.84.102:8080/api/wbmd3hd',
- //API_DATA: 'https://dev1.cloud-seal.com/data',
- //API_BASE: 'http://172.17.111.99:8080/health',
- }
- //门诊 --》科室介绍---》(科室介绍)---》 绑定就诊卡 ---》
|