123456789101112131415161718 |
- window.GLOBAL_CONFIG = {
- // API_ETL: 'https://dev1.cloud-seal.com/etl',
- // API_DOCTOR: 'https://dev1.cloud-seal.com/hipo-business',
- // API_DATA: 'https://dev1.cloud-seal.com/hipo-business',
-
- // API_ETL: 'http://172.18.84.102:8080/api/wbmd1s',
- // API_DOCTOR: 'http://172.18.84.102:8080/api/wbmd3h',
- // API_DATA: 'http://172.18.84.102:8080/api/wbmd3h',
- // API_ETL: 'http://172.17.111.99:8080/sync',
- // API_DOCTOR: 'http://172.17.111.99:8080/health',
- // API_DATA: 'http://172.17.111.99:8080/health',
- // API_DOCTOR: 'http://slife.bydsfy.com/api/wbmd3h/',
- // API_DATA: 'http://slife.bydsfy.com/api/wbmd3h/',
-
- }
|