调整接口

This commit is contained in:
18942506660
2024-10-15 09:16:02 +08:00
parent 8ef4ce8efa
commit 58aa0408db
5 changed files with 35 additions and 6 deletions

View File

@@ -595,7 +595,7 @@
<param name="id"></param>
<returns></returns>
</member>
<member name="M:WMS.Web.Api.Controllers.OutStockTaskController.GetInfoByNo(System.String)">
<member name="M:WMS.Web.Api.Controllers.OutStockTaskController.GetInfoByNo(WMS.Web.Core.Dto.OutStockTask.OutStockTaskInfoRequest)">
<summary>
出库任务单详情(根据订单号搜索)
</summary>

View File

@@ -5334,6 +5334,16 @@
出库单对应箱明细Id
</summary>
</member>
<member name="T:WMS.Web.Core.Dto.OutStockTask.OutStockTaskInfoRequest">
<summary>
出库任务单详情(根据订单号搜索)
</summary>
</member>
<member name="P:WMS.Web.Core.Dto.OutStockTask.OutStockTaskInfoRequest.BillNo">
<summary>
出库任务单编号
</summary>
</member>
<member name="T:WMS.Web.Core.Dto.OutStockTask.OutStockTaskInfoResponse">
<summary>
出库任务单详情