config copy.js 668 B

123456789101112131415161718
  1. window.GLOBAL_CONFIG = {
  2. // API_ETL: 'https://dev1.cloud-seal.com/etl',
  3. // API_DOCTOR: 'https://dev1.cloud-seal.com/hipo-business',
  4. // API_DATA: 'https://dev1.cloud-seal.com/hipo-business',
  5. // API_ETL: 'http://172.18.84.102:8080/api/wbmd1s',
  6. // API_DOCTOR: 'http://172.18.84.102:8080/api/wbmd3h',
  7. // API_DATA: 'http://172.18.84.102:8080/api/wbmd3h',
  8. // API_ETL: 'http://172.17.111.99:8080/sync',
  9. // API_DOCTOR: 'http://172.17.111.99:8080/health',
  10. // API_DATA: 'http://172.17.111.99:8080/health',
  11. // API_DOCTOR: 'http://slife.bydsfy.com/api/wbmd3h/',
  12. // API_DATA: 'http://slife.bydsfy.com/api/wbmd3h/',
  13. }