|
|
@@ -1,19 +1,19 @@
|
|
|
-const ROOTPATH1 = "https://mxys.chuanghai-tech.com/sqx_fast";
|
|
|
-const ROO2 = "https://mxys.chuanghai-tech.com/sqx_fast";
|
|
|
-const ROOTPATH = "https://mxys.chuanghai-tech.com/sqx_fast";
|
|
|
-const APIHOST2 = "https://mxys.chuanghai-tech.com/sqx_fast";
|
|
|
-const ROOTPATH2 = "wss://mxys.chuanghai-tech.com/wss/websocket/"; //联系客服
|
|
|
-const ROOTPATH3 = "wss://mxys.chuanghai-tech.com/wss/ordersChat/"; //聊天
|
|
|
+// const ROOTPATH1 = "https://mxys.chuanghai-tech.com/sqx_fast";
|
|
|
+// const ROO2 = "https://mxys.chuanghai-tech.com/sqx_fast";
|
|
|
+// const ROOTPATH = "https://mxys.chuanghai-tech.com/sqx_fast";
|
|
|
+// const APIHOST2 = "https://mxys.chuanghai-tech.com/sqx_fast";
|
|
|
+// const ROOTPATH2 = "wss://mxys.chuanghai-tech.com/wss/websocket/"; //联系客服
|
|
|
+// const ROOTPATH3 = "wss://mxys.chuanghai-tech.com/wss/ordersChat/"; //聊天
|
|
|
|
|
|
|
|
|
-// const ROOTPATH1 = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
|
|
|
-// const ROO2 = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
|
|
|
-// const ROOTPATH = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
|
|
|
-// const APIHOST2 = "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 ROOTPATH1 = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
|
|
|
+const ROO2 = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
|
|
|
+const ROOTPATH = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
|
|
|
+const APIHOST2 = "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/";
|
|
|
|
|
|
module.exports = {
|
|
|
APIHOST: ROOTPATH,
|