.config.json 576 B

12345678910111213141516171819202122
  1. {
  2. "prodIp": "http://apiv3.xklr.net",
  3. "img_prod_host": "http://img.xklr.net/",
  4. "devIp": "http://192.168.3.78:10066",
  5. "testIp": "http://testapi.xklr.net:8601",
  6. "appConfig": {
  7. "jj_service_url": "http://118.31.70.1:8601",
  8. "jt_service_url": "http://118.31.70.1:8601",
  9. "OrgCode": "jtapi.xklr.net:8601",
  10. "type": "none",
  11. "accessType": 1,
  12. "district": "111111"
  13. },
  14. "notes": {
  15. "devIp1": "http://192.168.3.77:10066",
  16. "prodIp": "正式ip/线下图片地址",
  17. "testIp": "正式测试服ip",
  18. "devIp/devip1": "开发ip",
  19. "img_prod_host": "线上图片地址"
  20. }
  21. }