|
|
@@ -6,12 +6,21 @@
|
|
|
// const ROOTPATH3 = "wss://mxys.chuanghai-tech.com/wss/ordersChat/"; //聊天
|
|
|
|
|
|
|
|
|
-const ROOTPATHA = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
|
|
|
+// const ROOTPATHA = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
|
|
|
+// const ROOTPATHASSS = "https://mxys.chuanghai-tech.com/wm-test/wm-api";
|
|
|
+// const ROOTPATH = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
|
|
|
+// const ROOTPATH1 = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
|
|
|
+// const ROOTPATH2 = "wss://mxys.chuanghai-tech.com/wss-test/websocket/"; //联系客服
|
|
|
+// const ROOTPATH3 = "wss://mxys.chuanghai-tech.com/wss-test/ordersChat/"; //聊天
|
|
|
+
|
|
|
+const ROOTPATHA = "http://192.168.161.190:8171/sqx_fast";
|
|
|
const ROOTPATHASSS = "https://mxys.chuanghai-tech.com/wm-test/wm-api";
|
|
|
-const ROOTPATH = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
|
|
|
-const ROOTPATH1 = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
|
|
|
+const ROOTPATH = "http://192.168.161.190:8171/sqx_fast";
|
|
|
+const ROOTPATH1 = "http://192.168.161.190:8171/sqx_fast";
|
|
|
const ROOTPATH2 = "wss://mxys.chuanghai-tech.com/wss-test/websocket/"; //联系客服
|
|
|
const ROOTPATH3 = "wss://mxys.chuanghai-tech.com/wss-test/ordersChat/"; //聊天
|
|
|
+
|
|
|
+
|
|
|
module.exports = {
|
|
|
APIHOSTsss: ROOTPATHASSS,
|
|
|
APIHOST: ROOTPATH,
|