|
@@ -1,23 +1,14 @@
|
|
|
const ROOTPATH = "https://mxys.chuanghai-tech.com/sqx_fast";
|
|
const ROOTPATH = "https://mxys.chuanghai-tech.com/sqx_fast";
|
|
|
-// const ROOTPATH = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
|
|
|
|
|
-
|
|
|
|
|
const ROOTPATH1 = "https://mxys.chuanghai-tech.com/sqx_fast";
|
|
const ROOTPATH1 = "https://mxys.chuanghai-tech.com/sqx_fast";
|
|
|
-// const ROOTPATH1 = "https://mxys.chuanghai-tech.com/wm-test/wm-api/sqx_fast";
|
|
|
|
|
-
|
|
|
|
|
-//联系客服
|
|
|
|
|
const ROOTPATH2 = "wss://mxys.chuanghai-tech.com/wss/websocket/"
|
|
const ROOTPATH2 = "wss://mxys.chuanghai-tech.com/wss/websocket/"
|
|
|
-//联系客服
|
|
|
|
|
-// const ROOTPATH2 = "wss://mxys.chuanghai-tech.com/wss-test/websocket/"
|
|
|
|
|
-
|
|
|
|
|
-//聊天
|
|
|
|
|
const ROOTPATH3 = "wss://mxys.chuanghai-tech.com/wss/ordersChat/"
|
|
const ROOTPATH3 = "wss://mxys.chuanghai-tech.com/wss/ordersChat/"
|
|
|
-//聊天
|
|
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+// 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 ROOTPATH3 = "wss://mxys.chuanghai-tech.com/wss-test/ordersChat/"
|
|
|
|
|
|
|
|
-// const ROOTPATH = "http://192.168.0.121:8176/sqx_fast";
|
|
|
|
|
-// const ROOTPATH1 = "http://192.168.0.121:8176/sqx_fast";
|
|
|
|
|
-// const ROOTPATH2 = "http://192.168.0.121:8176/sqx_fast";
|
|
|
|
|
-// const ROOTPATH3 = "ws://192.168.0.121:8176/sqx_fast";
|
|
|
|
|
module.exports = {
|
|
module.exports = {
|
|
|
APIHOST: ROOTPATH,
|
|
APIHOST: ROOTPATH,
|
|
|
APIHOST1: ROOTPATH1,
|
|
APIHOST1: ROOTPATH1,
|