Quellcode durchsuchen

更新cfg文件

zhou.xiaoning vor 5 Jahren
Ursprung
Commit
1261e1b888
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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"
     }