修改
This commit is contained in:
@@ -176,7 +176,7 @@ namespace IRaCIS.Application.Services
|
||||
{
|
||||
QuestionId = y.ReadingQuestionTrialId,
|
||||
QuestionName = y.ReadingQuestionTrial.QuestionName,
|
||||
Answer = y.Answer
|
||||
Answer = y.GlobalChangeAnswer
|
||||
}).ToList()
|
||||
}).ToListAsync();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user