diff --git a/IRaCIS.Core.Application/Service/ImageAndDoc/StudyService.cs b/IRaCIS.Core.Application/Service/ImageAndDoc/StudyService.cs index fc7583337..eb978edc1 100644 --- a/IRaCIS.Core.Application/Service/ImageAndDoc/StudyService.cs +++ b/IRaCIS.Core.Application/Service/ImageAndDoc/StudyService.cs @@ -340,8 +340,6 @@ namespace IRaCIS.Core.Application.Service.ImageAndDoc } - - [HttpPost] public async Task> GetDicomAndNoneDicomStudyList(StudyQuery studyQuery) {