获取箱库存明细-根据箱号-pad

This commit is contained in:
tongfei
2023-11-13 17:19:14 +08:00
parent 1deb28b28d
commit aee5ba78a2
9 changed files with 156 additions and 1 deletions

View File

@@ -176,6 +176,13 @@
<param name="dto"></param>
<returns></returns>
</member>
<member name="M:WMS.Web.Api.Controllers.InventoryController.GetBoxInventoryDetails(System.String)">
<summary>
获取箱库存明细-根据箱号-pad
</summary>
<param name="boxBillNo"></param>
<returns></returns>
</member>
<member name="T:WMS.Web.Api.Controllers.LoginController">
<summary>
登录接口