修改
This commit is contained in:
@@ -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());
|
||||
|
||||
Reference in New Issue
Block a user