修改一版
This commit is contained in:
@@ -191,11 +191,6 @@ namespace IRaCIS.Core.Application.Service.Inspection
|
||||
// 判断是否需要前面
|
||||
|
||||
await AddInspectionRecordAsync(AuditInfo, signId);
|
||||
|
||||
if (bResult.IsSuccess == false)
|
||||
{
|
||||
return bResult;
|
||||
}
|
||||
return bResult;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user