修改
This commit is contained in:
@@ -41,6 +41,8 @@ namespace IRaCIS.Application.Services
|
||||
QuestionName = x.QuestionName,
|
||||
PageName = x.ReadingCriterionPage.PageName,
|
||||
TypeValue = x.TypeValue,
|
||||
QuestionGenre=x.QuestionGenre,
|
||||
DictionaryCode=x.DictionaryCode,
|
||||
JudgeType = x.JudgeType,
|
||||
ReadingQuestionTrialId = x.Id
|
||||
}).ToListAsync();
|
||||
|
||||
Reference in New Issue
Block a user