Uat_Study
parent
2813ef5599
commit
ae690fd25d
|
@ -77,6 +77,7 @@ namespace IRaCIS.Application.Services
|
|||
{
|
||||
List<GetSystemCriterionListOutDto> result = await _readingQuestionCriterionSystemRepository.Select(x => new GetSystemCriterionListOutDto()
|
||||
{
|
||||
|
||||
CriterionId=x.Id,
|
||||
CriterionName=x.CriterionName,
|
||||
|
||||
|
|
Loading…
Reference in New Issue