提交
This commit is contained in:
@@ -13,6 +13,8 @@ namespace ZR.Service.mes.wms.IService
|
||||
public interface IWmFgentryInspectService : IBaseService<WmFgentryInspect>
|
||||
{
|
||||
PagedInfo<WmFgentryInspectDto> GetList(WmFgentryInspectQueryDto parm);
|
||||
PagedInfo<WmFgentryInspectDto> GetList_first(WmFgentryInspectQueryDto parm);
|
||||
|
||||
|
||||
WmFgentryInspect GetInfo(int Id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user