Ver Fonte

更新cfg文件

zhou.xiaoning há 5 anos atrás
pai
commit
1261e1b888
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      config/cfg.json

+ 2 - 2
config/cfg.json

@@ -8,9 +8,9 @@
         "openApiUrl": "http://192.168.31.104:5015/mtp2-onlineopen",
         "mobileOpenUrl": "http://192.168.31.104:5055",
         "mobileAuthUrl": "http://192.168.31.104:5056",
-        "quoteHost": "192.168.31.109",
+        "quoteHost": "192.168.31.104",
         "quotePort": "5002",
-        "tradeHost": "192.168.31.109",
+        "tradeHost": "192.168.31.104",
         "tradePort": "5001",
         "newsUrl": "http://www.baidu.com"
     }