修改
This commit is contained in:
@@ -77,6 +77,7 @@ namespace IRaCIS.Application.Services
|
||||
{
|
||||
List<GetSystemCriterionListOutDto> result = await _readingQuestionCriterionSystemRepository.Select(x => new GetSystemCriterionListOutDto()
|
||||
{
|
||||
|
||||
CriterionId=x.Id,
|
||||
CriterionName=x.CriterionName,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user