123456
This commit is contained in:
@@ -14,8 +14,9 @@ namespace ZR.Service.mes.wms.IService
|
||||
{
|
||||
PagedInfo<WmFgentryInspectDto> GetList(WmFgentryInspectQueryDto parm);
|
||||
PagedInfo<WmFgentryInspectDto> GetList_first(WmFgentryInspectQueryDto parm);
|
||||
|
||||
PagedInfo<WmFgentryInspectDto> GetList_second(WmFgentryInspectQueryDto parm);
|
||||
|
||||
|
||||
WmFgentryInspect GetInfo(int Id);
|
||||
|
||||
WmFgentryInspect AddWmFgentryInspect(WmFgentryInspect parm);
|
||||
|
||||
Reference in New Issue
Block a user