修改问题
This commit is contained in:
@@ -849,6 +849,7 @@ namespace IRaCIS.Core.API.Controllers
|
||||
public async Task<IResponseOutput> UpdateSubjectStatus(InsUpdateSubjectStatus opt)
|
||||
{
|
||||
var fun = _subjectService.UpdateSubjectStatus;
|
||||
|
||||
return await _inspectionService.Enforcement(opt.OptCommand, opt.AuditInfo, opt.SignInfo, fun);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user