Uat_Study
he 2023-07-03 16:57:33 +08:00
parent 19d109b3bf
commit e7cb246639
1 changed files with 1 additions and 1 deletions

View File

@ -491,7 +491,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,