This commit is contained in:
tongfei
2023-11-02 15:45:02 +08:00
parent 48d43325ed
commit 862b4fcf3f
2 changed files with 3 additions and 3 deletions

View File

@@ -250,9 +250,9 @@
</member>
<member name="M:WMS.Web.Api.Controllers.SysConfigController.GetSubUcStockByName(System.String)">
<summary>
根据仓库获取仓位
获取仓位:模糊名称
</summary>
<param name="name">模糊匹配 不必填</param>
<param name="name">位名称模糊匹配</param>
<returns></returns>
</member>
<member name="M:WMS.Web.Api.Controllers.SysConfigController.GetBox(System.Collections.Generic.List{System.String})">