功能修改

This commit is contained in:
he
2026-04-22 09:49:10 +08:00
parent 3d83f18c71
commit ae5e9a75d6
7 changed files with 240 additions and 7 deletions
@@ -25,6 +25,8 @@ namespace IRaCIS.Core.Application.Service
CreateMap<AddInstanceDto, TaskInstance>();
CreateMap<DicomStudy, PatientInfoDto>();
CreateMap<DicomSeries, DicomSeriesWithLabelDTO>();