xiaoxin il y a 1 an
Parent
commit
20531e1648
1 fichiers modifiés avec 12 ajouts et 12 suppressions
  1. 12 12
      common/config.js

+ 12 - 12
common/config.js

@@ -1,17 +1,17 @@
-const ROOTPATHA = "https://mxys.chuanghai-tech.com/sqx_fast";
-const ROOTPATHASSS = "https://mxys.chuanghai-tech.com";
-const ROOTPATH = "https://mxys.chuanghai-tech.com/sqx_fast";
-const ROOTPATH1 = "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 ROOTPATHA = "https://mxys.chuanghai-tech.com/sqx_fast";
+// const ROOTPATHASSS = "https://mxys.chuanghai-tech.com";
+// const ROOTPATH = "https://mxys.chuanghai-tech.com/sqx_fast";
+// const ROOTPATH1 = "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 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 = "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/"; //聊天
 module.exports = {
 	APIHOSTsss: ROOTPATHASSS,
 	APIHOST: ROOTPATH,