Uat_Study
he 2022-05-24 15:02:37 +08:00
parent d859b250e9
commit 08ae55acb9
1 changed files with 1 additions and 3 deletions

View File

@ -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);