测试环境链接替换,部分问题修复,增加批量退菜功能
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//服务器接口地址
|
||||
// const baseURL : string = 'https://newblockwlx.sxczgkj.cn/index.php/api/'
|
||||
let baseURL: string = "http://192.168.1.42:8787/api/";
|
||||
let baseURL: string = "http://192.168.1.43:8787/api/";
|
||||
// #ifdef H5
|
||||
baseURL = "/prodPhpApi/api/";
|
||||
// #endif
|
||||
|
||||
Reference in New Issue
Block a user