详情接口

This commit is contained in:
tongfei
2024-03-27 10:15:56 +08:00
parent 616fb43f57
commit e686a1a04a
2 changed files with 24 additions and 0 deletions

View File

@@ -279,6 +279,13 @@
<param name="dto"></param>
<returns></returns>
</member>
<member name="M:WMS.Web.Api.Controllers.InStockTaskController.GetInfo(System.Int32)">
<summary>
入库任务单详情
</summary>
<param name="id"></param>
<returns></returns>
</member>
<member name="T:WMS.Web.Api.Controllers.InventoryController">
<summary>
即时库存相关-接口