Wms/WMS.IBLL/IBllAsnServer/IArrivalNoticeServer.cs
@@ -1,5 +1,6 @@ using Model.InterFaceModel; using Model.ModelDto; using Model.ModelDto.BllAsnDto; using Model.ModelDto.SysDto; using Model.ModelVm; using Model.ModelVm.SysVm; @@ -34,7 +35,7 @@ /// </summary> /// <param name="id">id</param> /// <returns></returns> string GetAsnDetailQtyList(int id); LabelPrintInfoDto GetAsnDetailQtyList(int id); /// <summary> /// 获取物料信息(添加入库单明细使用)