多组织仓位

This commit is contained in:
2026-06-01 17:24:20 +08:00
parent e8b07fcece
commit da62f10df1
16 changed files with 797 additions and 503 deletions

View File

@@ -1,5 +1,5 @@
const BaseApi = 'https://api.wms.test.f2b211.com/api' //测试
//const BaseApi = 'https://wmsapi.f2b211.com/api' // 正式
//const BaseApi = 'https://api.wms.test.f2b211.com/api' //测试
const BaseApi = 'https://wmsapi.f2b211.com/api' // 正式
export {
BaseApi
}