Uat_Study
parent
e8eee81af0
commit
906dd6b915
|
@ -1069,6 +1069,7 @@ namespace IRaCIS.Application.Services
|
|||
QuestionId = x.QuestionId,
|
||||
SubjectId = inDto.SubjectId,
|
||||
GlobalTaskId = inDto.GlobalTaskId,
|
||||
GlobalAnswerType=x.GlobalAnswerType,
|
||||
TaskId = x.VisitTaskId,
|
||||
TrialId = inDto.TrialId,
|
||||
}).ToList());
|
||||
|
|
Loading…
Reference in New Issue