This commit is contained in:
@@ -68,7 +68,11 @@ namespace IRaCIS.Core.Infra.EFCore.Common
|
||||
typeof(TrialSiteUserRole),
|
||||
typeof(VisitStage),
|
||||
typeof(TrialSite),
|
||||
typeof(NoneDicomStudy)
|
||||
typeof(NoneDicomStudy),
|
||||
typeof(NoneDicomStudyFile),
|
||||
typeof(DicomInstance),
|
||||
typeof(DicomSeries),
|
||||
typeof(DicomStudy)
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user