| 123456789101112131415161718 | // const ROOTPATH = "http://smam.qd-xiaomage.com:9210/sqx_fast";// const ROOTPATH1 = "http://smam.qd-xiaomage.com:9210/sqx_fast";// const ROOTPATH3 = "ws://smam.qd-xiaomage.com:9210/wss/websocket/";// const ROOTPATH = "http://shangmen.unvue.cn/sqx_fast";// const ROOTPATH1 = "http://shangmen.unvue.cn/sqx_fast";// const ROOTPATH3 = "ws://smam.qd-xiaomage.com:9210/wss/websocket/";const ROOTPATH = "https://master.dstapp.cn/sqx_fast";// const ROOTPATH = "http://192.168.1.166:8188/sqx_fast";// const ROOTPATH1 = "http://192.168.1.166:8188/sqx_fast";const ROOTPATH1 = "https://master.dstapp.cn/sqx_fast";const ROOTPATH3 = "ws://smam.qd-xiaomage.com:9210/wss/websocket/";module.exports = {	APIHOST: ROOTPATH,	APIHOST1: ROOTPATH1,	WSHOST1: ROOTPATH3};
 |