模糊仓位
This commit is contained in:
@@ -187,5 +187,10 @@ namespace WMS.Web.Domain.Values.Single
|
||||
/// 获取仓库::根据管理系统code和仓库名称和公司ID,备注系统code和公司ID是必填
|
||||
/// </summary>
|
||||
GetWmsWarehouseBySystemCodeAndNameAndCompany=43,
|
||||
|
||||
/// <summary>
|
||||
/// 获取仓库::根据管理系统code和仓位名称和公司ID,备注系统code和公司ID是必填
|
||||
/// </summary>
|
||||
GetWmsSubWarehouseBySystemCodeAndNameAndCompany = 44,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user