更新
This commit is contained in:
parent
49ada1a678
commit
33b473b3bc
@ -1,8 +1,12 @@
|
|||||||
let httpApiThree;
|
let httpApiThree;
|
||||||
let httpApi
|
let httpApi;
|
||||||
// httpApi = 'https://shop.lihaink.cn' //生产
|
|
||||||
httpApi = 'https://worker-task.lihaink.cn' //生产
|
// 正式使用的域名
|
||||||
httpApiThree = 'https://worker-task.lihaink.cn' //生产
|
httpApi = 'https://ceshi-worker-task.lihaink.cn' //测试
|
||||||
|
// httpApi = 'https://preview-worker-task.lihaink.cn' //预上线
|
||||||
|
|
||||||
|
|
||||||
|
httpApiThree = 'https://worker-task.lihaink.cn' //测试
|
||||||
// httpApiThree = 'http://ceshi-oa.lihaink.cn' //生产
|
// httpApiThree = 'http://ceshi-oa.lihaink.cn' //生产
|
||||||
// #ifdef H5
|
// #ifdef H5
|
||||||
// httpApiThree = 'baseUrlTest' //生产
|
// httpApiThree = 'baseUrlTest' //生产
|
||||||
|
Loading…
x
Reference in New Issue
Block a user