xiaoxin před 11 měsíci
rodič
revize
16a2518e34
1 změnil soubory, kde provedl 12 přidání a 3 odebrání
  1. 12 3
      common/config.js

+ 12 - 3
common/config.js

@@ -6,12 +6,21 @@
 // const ROOTPATH3 = "wss://mxys.chuanghai-tech.com/wss/ordersChat/"; //聊天
 
 
-const ROOTPATHA = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
+// 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 = "http://192.168.161.190:8171/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 ROOTPATH = "http://192.168.161.190:8171/sqx_fast";
+const ROOTPATH1 = "http://192.168.161.190:8171/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,