From 1cc7afa7d03057e39d2b6154d47d7524f11f08ef Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Wed, 20 Apr 2022 14:25:48 +0800 Subject: [PATCH] xx --- IRaCIS.Core.Application/Service/QC/QCOperationService.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IRaCIS.Core.Application/Service/QC/QCOperationService.cs b/IRaCIS.Core.Application/Service/QC/QCOperationService.cs index fd6709d7a..8dcf2d47c 100644 --- a/IRaCIS.Core.Application/Service/QC/QCOperationService.cs +++ b/IRaCIS.Core.Application/Service/QC/QCOperationService.cs @@ -1011,7 +1011,7 @@ namespace IRaCIS.Core.Application.Image.QA var success1 = await _repository.BatchDeleteAsync(t => t.Id == id); var succeess2 = await _repository.BatchDeleteAsync(t => t.StudyId == id); var success3 = await _repository.BatchDeleteAsync(t => t.StudyId == id); - var success3 = await _repository.BatchDeleteAsync(t => t.StudyId == id); + var success4 = await _repository.BatchDeleteAsync(t => t.StudyId == id); //删除 物理文件