Uat_Study
he 2022-09-29 14:35:17 +08:00
parent e8eee81af0
commit 906dd6b915
1 changed files with 1 additions and 0 deletions

View File

@ -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());