This commit is contained in:
he
2023-11-06 16:46:57 +08:00
parent ceb111eccd
commit cf30c49b0e
@@ -2359,9 +2359,6 @@ namespace IRaCIS.Application.Services
{
throw new BusinessValidationFailedException(_localizer["ReadingImage_ClinicalRead"]);
}
return ResponseOutput.Ok(true);
}