QC 影像列表返回Path 定时任务,过滤停止的项目
This commit is contained in:
@@ -312,9 +312,6 @@ namespace IRaCIS.Core.API.Controllers
|
||||
_logger.LogError(e.Message + e.StackTrace);
|
||||
|
||||
archiveResult.ErrorFiles.Add(fileName);
|
||||
|
||||
_provider.Remove("StudyUid_" + archiveStudyCommand.StudyInstanceUid);
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -353,11 +350,6 @@ namespace IRaCIS.Core.API.Controllers
|
||||
|
||||
studyMonitor.IsSuccess = true;
|
||||
|
||||
|
||||
//_studyService.UploadOrReUploadNeedTodo(archiveStudyCommand, archivedStudyIds, ref archiveResult, );
|
||||
|
||||
|
||||
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user