增加搜索条件

This commit is contained in:
18942506660
2024-04-16 09:35:37 +08:00
parent ae823fad3e
commit 69de798d88
5 changed files with 77 additions and 2 deletions

View File

@@ -3206,6 +3206,12 @@
<member name="M:WMS.Web.Domain.Infrastructure.IOutStockRepositories.EditEntityList(System.Collections.Generic.List{WMS.Web.Domain.Entitys.OutStock},System.Boolean)">
修改实体集合
</member>
<member name="M:WMS.Web.Domain.Infrastructure.IOutStockRepositories.GetEntityListBySerialNumbers(System.Collections.Generic.List{System.String})">
根据出库序列码搜索
</member>
<member name="M:WMS.Web.Domain.Infrastructure.IOutStockRepositories.GetEntityListByBoxBillNos(System.Collections.Generic.List{System.String})">
根据出库箱号搜索
</member>
<member name="M:WMS.Web.Domain.Infrastructure.IOutStockTaskRepositories.AddRange(System.Collections.Generic.List{WMS.Web.Domain.Entitys.OutStockTask},System.Boolean)">
<summary>
批量添加