箱库存查询

This commit is contained in:
tongfei
2023-11-15 15:32:58 +08:00
parent b5af69bb1a
commit c932e23f5c
6 changed files with 164 additions and 27 deletions

View File

@@ -25,7 +25,7 @@ namespace WMS.Web.Domain.Infrastructure
/// </summary>
/// <param name="boxBillNo"></param>
/// <returns></returns>
Task<List<BoxInventoryDetailsDto>> GetListDetailsBy(string boxBillNo);
Task<List<BoxInventoryDetailsResponse>> GetListDetailsBy(string boxBillNo);
/// <summary>
/// 列表-根据箱ids