This commit is contained in:
parent
e20284b819
commit
64054e7497
|
@ -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
Loading…
Reference in New Issue