This commit is contained in:
1378012178@qq.com 2025-02-14 15:26:59 +08:00
commit a710b01583
2 changed files with 907 additions and 795 deletions

View File

@ -1,10 +1,10 @@
// const ROOTPATH3 = "wss://192.168.2.22:8187/wss/chatSocket/"; // const ROOTPATH3 = "wss://192.168.2.22:8187/wss/chatSocket/";
const ROOTPATH = "http://192.168.2.22:8187/sqx_fast"; // const ROOTPATH = "http://192.168.2.22:8187/sqx_fast";
// const ROOTPATH1 = "http://192.168.2.22:8187/sqx_fast"; // const ROOTPATH1 = "http://192.168.2.22:8187/sqx_fast";
//生产环境 //生产环境
// const ROOTPATH = "https://admin.sjajk.com/sqx_fast";//生产需替换 const ROOTPATH = "https://admin.sjajk.com/sqx_fast";//生产需替换
const ROOTPATH1 = "https://admin.sjajk.com/sqx_fast";//生产需替换 const ROOTPATH1 = "https://admin.sjajk.com/sqx_fast";//生产需替换
const ROOTPATH3 = "wss://admin.sjajk.com/wss/chatSocket/"; //联系客服//生产需替换 const ROOTPATH3 = "wss://admin.sjajk.com/wss/chatSocket/"; //联系客服//生产需替换

File diff suppressed because it is too large Load Diff