@@ -50,9 +50,13 @@ namespace IRaCIS.Core.Application.Service
|
||||
CreateMap<TrialSiteDicomAE, TrialSiteDicomAEAddOrEdit>().ReverseMap();
|
||||
|
||||
CreateMap<TrialDicomAE, DicomAEView>();
|
||||
|
||||
CreateMap<DicomAEAddOrEdit, TrialDicomAE>();
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user