Browse Source

no message

xiaoxin 1 year atrás
parent
commit
ac464fc341
1 changed files with 14 additions and 14 deletions
  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,