修复bug

This commit is contained in:
18942506660
2024-05-29 12:00:32 +08:00
parent 8fa307bd8a
commit f459f4e8aa
2 changed files with 6 additions and 3 deletions

View File

@@ -124,7 +124,7 @@ namespace WMS.Web.Domain.Infrastructure
/// <returns></returns>
Task<bool> UpdateRange(List<InStockDetails> entitys, bool isTransaction = true);
/// <summary>
/// 获取-已入库的箱
/// 获取-非采购上将已入库的箱
/// </summary>
/// <param name="boxIds"></param>
/// <returns></returns>