|
|
@@ -1,23 +1,23 @@
|
|
|
-const ROOTPATH1 = "https://mxys.chuanghai-tech.com/sqx_fast";
|
|
|
+// const ROOTPATH1 = "https://mxys.chuanghai-tech.com/sqx_fast";
|
|
|
// const ROOTPATH1 = "https://www.daweilinli.com/sqx_fast";
|
|
|
-const ROO2 = "https://mxys.chuanghai-tech.com/sqx_fast";
|
|
|
+// const ROO2 = "https://mxys.chuanghai-tech.com/sqx_fast";
|
|
|
// const ROO2 = "https://www.daweilinli.com/sqx_fast";
|
|
|
-const ROOTPATH = "https://mxys.chuanghai-tech.com/sqx_fast";
|
|
|
+// const ROOTPATH = "https://mxys.chuanghai-tech.com/sqx_fast";
|
|
|
// const ROOTPATH = "https://www.daweilinli.com/sqx_fast";
|
|
|
// const APIHOST2 = "https://www.daweilinli.com/sqx_fast";
|
|
|
-const APIHOST2 = "https://mxys.chuanghai-tech.com/sqx_fast";
|
|
|
-const ROOTPATH2 = "wss://mxys.chuanghai-tech.com/wss/websocket/"; //联系客服
|
|
|
+// const APIHOST2 = "https://mxys.chuanghai-tech.com/sqx_fast";
|
|
|
+// const ROOTPATH2 = "wss://mxys.chuanghai-tech.com/wss/websocket/"; //联系客服
|
|
|
// const ROOTPATH2 = "wss://www.daweilinli.com/wss/websocket/"; //联系客服
|
|
|
-const ROOTPATH3 = "wss://mxys.chuanghai-tech.com/wss/ordersChat/"; //聊天
|
|
|
+// const ROOTPATH3 = "wss://mxys.chuanghai-tech.com/wss/ordersChat/"; //聊天
|
|
|
// const ROOTPATH3 = "wss://www.daweilinli.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,
|