IRC_NewDev
he 2023-07-03 16:57:33 +08:00
parent 6b854cc9ad
commit fbf90b4efc
1 changed files with 1 additions and 1 deletions

View File

@ -556,7 +556,7 @@ namespace IRaCIS.Core.Application.Service
{ {
needAddList.Add(new ReadModuleCriterionFrom() needAddList.Add(new ReadModuleCriterionFrom()
{ {
ClinicalFormId = y, ClinicalFormId = y.ClinicalFormId,
ReadModuleId = x.ReadModuleId, ReadModuleId = x.ReadModuleId,
SubjectId = x.SubjectId, SubjectId = x.SubjectId,
TrialId = inDto.TrialId, TrialId = inDto.TrialId,