修改
This commit is contained in:
@@ -13,9 +13,7 @@ namespace IRaCIS.Core.Application.Service.Inspection.Interface
|
||||
|
||||
Task<PageOutput<GetDataInspectionOutDto>> GetInspectionData(GetDataInspectionDto dto);
|
||||
|
||||
|
||||
|
||||
Task<IResponseOutput> VerifySignatureAsync(SignDTO signDTO, IResponseOutput response);
|
||||
|
||||
|
||||
Task<Guid> AddSignRecordAsync(SignDTO signDTO);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user