仓库接口
This commit is contained in:
@@ -95,7 +95,7 @@ namespace WMS.Web.Domain.Values.Single
|
||||
GetWareouseByCustomerAndCompany = 21,
|
||||
|
||||
/// <summary>
|
||||
/// 仓位-根据仓库和名称
|
||||
/// 仓位-根据仓库
|
||||
/// </summary>
|
||||
GetChildWarehouseByPid = 22,
|
||||
/// <summary>
|
||||
@@ -182,5 +182,10 @@ namespace WMS.Web.Domain.Values.Single
|
||||
/// 获取全部员工:根据公司和组织
|
||||
/// </summary>
|
||||
GetStaffAllByOrgAndCompany = 42,
|
||||
|
||||
/// <summary>
|
||||
/// 获取仓库::根据管理系统code和仓库名称和公司ID,备注系统code和公司ID是必填
|
||||
/// </summary>
|
||||
GetWmsWarehouseBySystemCodeAndNameAndCompany=43,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user