修改了平江的
This commit is contained in:
@@ -215,5 +215,13 @@ namespace WMS.Web.Domain.IService.Public
|
||||
/// <param name="code"></param>
|
||||
/// <returns></returns>
|
||||
string GetProductInventoryStockName(List<UcStockHeadOfficeResponse> list, string code);
|
||||
/// <summary>
|
||||
/// 成品即时库存仓库
|
||||
/// </summary>
|
||||
/// <param name="list"></param>
|
||||
/// <param name="code"></param>
|
||||
/// <returns></returns>
|
||||
string GetProductInventoryStockName(List<UcStockHeadOfficeResponse> list, string code, string orgNo);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user