杨豪
3 years ago
3 changed files with 13 additions and 5 deletions
@ -1,9 +1,9 @@ |
|||||||
// const ROOTPATH1 = "http://192.168.0.112:8891/sqx_fast";
|
// const ROOTPATH1 = "http://192.168.0.112:8891/sqx_fast";
|
||||||
// const ROOTPATH1 = "http://192.168.0.111:8891/sqx_fast";
|
const ROOTPATH1 = "http://10.11.32.109:8891/sqx_fast"; |
||||||
const ROOTPATH1 = "https://fanqie.app.cyjyyjy.com/sqx_fast"; |
// const ROOTPATH1 = "https://fanqie.app.cyjyyjy.com/sqx_fast";
|
||||||
// const ROOTPATH1 = "http://192.168.1.17:8891/sqx_fast";
|
// const ROOTPATH1 = "http://192.168.1.17:8891/sqx_fast";
|
||||||
const ROOTPATH = "https://shop.canmoujiang.com/sqx_fast"; |
const ROOTPATH = "https://shop.canmoujiang.com/sqx_fast"; |
||||||
module.exports = { |
module.exports = { |
||||||
APIHOST: ROOTPATH, |
APIHOST: ROOTPATH, |
||||||
APIHOST1: ROOTPATH1 |
APIHOST1: ROOTPATH1 |
||||||
}; |
}; |
Loading…
Reference in new issue