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