cfg.json 1.4 KB

12345678910111213141516171819202122232425262728293031
  1. {
  2. "dev_104": {
  3. "quoteUrl": "ws://192.168.31.104:18891",
  4. "tradeUrl": "ws://192.168.31.104:18892",
  5. "quoteWS": "ws://192.168.31.204:8888/api/Quote/WS",
  6. "tradeWS": "ws://192.168.31.204:8888/api/Trade/WS",
  7. "uploadUrl": "http://192.168.31.104:5015/mtp2-onlineopen/upload",
  8. "commSearchUrl": "http://192.168.31.104:5019/mtp2-search",
  9. "goCommonSearchUrl": "http://192.168.31.104:8080/api",
  10. "openApiUrl": "http://192.168.31.104:5015/mtp2-onlineopen",
  11. "mobileOpenUrl": "http://192.168.31.104:5055",
  12. "mobileAuthUrl": "http://192.168.31.104:5056",
  13. "quoteHost": "192.168.31.104",
  14. "quotePort": "5002",
  15. "tradeHost": "192.168.31.104",
  16. "tradePort": "5001",
  17. "newsUrl": "http://www.baidu.com",
  18. "pcNewsUrl": "https://www.hndnews.com/17/1.html",
  19. "iOS": "https://apps.apple.com/cn/app/%E6%97%85%E6%B8%B8%E4%BF%9D/id1554804296",
  20. "android": "http://sapp.lvyoubao.net:8013/app/旅游保.apk",
  21. "otherPayUrl": "http://103.40.249.123:9400/bank_alipay",
  22. "oem": "qhj",
  23. "pcMangerUrl": "http://192.168.31.176:5019/mtp2-pcweb",
  24. "alipay": "http://218.17.158.45:25021/bank_alipay",
  25. "wxpay": "http://218.17.158.45:25020/bank_wxpay",
  26. "goAccess": "http://192.168.31.201:8888/api",
  27. "androidUpdateUrl": "",
  28. "shareUrl": "",
  29. "pcUpdateUrl": ""
  30. }
  31. }