序列码支持老ops条码数据
This commit is contained in:
@@ -662,12 +662,13 @@
|
||||
<param name="boxBillNo">必填</param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:WMS.Web.Api.Controllers.SysConfigController.GetMaterial(System.String,System.String)">
|
||||
<member name="M:WMS.Web.Api.Controllers.SysConfigController.GetMaterial(System.String,System.String,System.Boolean)">
|
||||
<summary>
|
||||
根据序列号或规格型号,物料编码搜索物料信息-PDA
|
||||
</summary>
|
||||
<param name="serialNumber">序列号或规格型号或物料编码</param>
|
||||
<param name="orgCode">组织编码</param>
|
||||
<param name="IsOps">是否需要支持老ops条码查询</param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:WMS.Web.Api.Controllers.SysConfigController.GetMaterialList(System.String)">
|
||||
|
||||
Reference in New Issue
Block a user