修改一版
This commit is contained in:
@@ -11,7 +11,7 @@ namespace IRaCIS.Core.Application.Service.Inspection.Interface
|
||||
public interface IInspectionService
|
||||
{
|
||||
|
||||
Task<PageOutput<GetDataInspectionOutDto>> GetInspectionData(GetDataInspectionDto dto);
|
||||
Task<PageOutput<GetDataInspectionOutDto>> GetInspectionList(GetDataInspectionDto dto);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user