xiaoxin vor 1 Jahr
Ursprung
Commit
6fb8d27237
1 geänderte Dateien mit 14 neuen und 14 gelöschten Zeilen
  1. 14 14
      common/config.js

+ 14 - 14
common/config.js

@@ -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,