This commit is contained in:
kbing1981 2025-02-14 14:40:25 +08:00
parent e20284b819
commit 64054e7497
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 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 ROOTPATH = "https://admin.sjajk.com/sqx_fast";//生产需替换
const ROOTPATH = "https://admin.sjajk.com/sqx_fast";//生产需替换
const ROOTPATH1 = "https://admin.sjajk.com/sqx_fast";//生产需替换
const ROOTPATH3 = "wss://admin.sjajk.com/wss/chatSocket/"; //联系客服//生产需替换

File diff suppressed because it is too large Load Diff