Test.EIImageViewer
parent
d859b250e9
commit
08ae55acb9
|
@ -15,8 +15,6 @@ namespace IRaCIS.Core.Application.Service.Inspection.Interface
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Task<IResponseOutput> VerifySignatureAsync(SignDTO signDTO, IResponseOutput response);
|
|
||||||
|
|
||||||
Task<Guid> AddSignRecordAsync(SignDTO signDTO);
|
Task<Guid> AddSignRecordAsync(SignDTO signDTO);
|
||||||
|
|
||||||
Task RecordSing(SignDTO SignInfo, IResponseOutput response);
|
Task RecordSing(SignDTO SignInfo, IResponseOutput response);
|
||||||
|
|
Loading…
Reference in New Issue