.config.json 631 B

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