签名接口修改
This commit is contained in:
@@ -20,6 +20,7 @@ namespace IRaCIS.Core.Application.Service.Inspection.Interface
|
||||
|
||||
Task<Guid> AddSignRecordAsync(SignDTO signDTO);
|
||||
|
||||
Task RecordSing(Guid SignId);
|
||||
Task<dynamic> Enforcement(dynamic OptCommand, DataInspectionAddDTO AuditInfo, SignDTO SignInfo, dynamic fun, IResponseOutput? response = null);
|
||||
|
||||
//Task SetEnum(DataInspectionAddDTO Data);
|
||||
|
||||
Reference in New Issue
Block a user