wms-pda迁移
This commit is contained in:
5
static/js/http/baseApi.js
Normal file
5
static/js/http/baseApi.js
Normal file
@@ -0,0 +1,5 @@
|
||||
const BaseApi = 'https://api.wms.test.f2b211.com/api' //测试
|
||||
//const BaseApi = 'https://wmsapi.f2b211.com/api' // 正式
|
||||
export {
|
||||
BaseApi
|
||||
}
|
||||
Reference in New Issue
Block a user