This commit is contained in:
weipengfei 2023-09-01 11:39:17 +08:00
parent 49ada1a678
commit 33b473b3bc

View File

@ -1,8 +1,12 @@
let httpApiThree;
let httpApi
// httpApi = 'https://shop.lihaink.cn' //生产
httpApi = 'https://worker-task.lihaink.cn' //生产
httpApiThree = 'https://worker-task.lihaink.cn' //生产
let httpApi;
// 正式使用的域名
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' //生产
// #ifdef H5
// httpApiThree = 'baseUrlTest' //生产