Uat_Study
he 2023-05-22 15:06:34 +08:00
parent 28d28cffd7
commit 763430099b
1 changed files with 1 additions and 0 deletions

View File

@ -173,6 +173,7 @@ namespace IRaCIS.Application.Services
maxcount = maxcount < x.Data.Count ? x.Data.Count : maxcount;
});
var criterionInfo = await _readingQuestionCriterionTrialRepository.Where(x => x.Id == dto.TrialReadingCriterionId).Select(x => new
{
x.IsReadingTaskViewInOrder,