Parcourir la source

修改CFG

Zhou Xiaoning il y a 5 ans
Parent
commit
5a5ee9bde7
1 fichiers modifiés avec 10 ajouts et 0 suppressions
  1. 10 0
      config/cfg.json

+ 10 - 0
config/cfg.json

@@ -18,5 +18,15 @@
         "openApiUrl": "http://192.168.30.182:5015/mtp2-onlineopen",
         "mobileOpenUrl": "http://192.168.30.182:5035",
         "mobileAuthUrl": "http://192.168.30.182:5035/szWebRegister"
+    },
+    "test_181": {
+        "quoteUrl": "ws://192.168.31.181:18891",
+        "tradeUrl": "ws://192.168.31.181:18892",
+        "uploadUrl": "http://192.168.31.181:5015/mtp2-onlineopen/upload",
+        "commSearchUrl": "http://192.168.31.181:5019/mtp2-search",
+        "openApiUrl": "http://192.168.31.181:5015/mtp2-onlineopen",
+        "goCommonSearchUrl": "http://192.168.31.181:8080/api",
+        "mobileOpenUrl": "http://192.168.31.181:5055",
+        "mobileAuthUrl": "http://192.168.31.181:5056"
     }
 }