修改一版

Uat_Study
he 2022-06-22 13:42:21 +08:00
parent b0d7be5b66
commit 62c30ceef3
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
[NotDefault] [NotDefault]
public List<string> AnswerGroup { get; set; } public List<AnswerGroupDto> AnswerGroup { get; set; }
} }
public class GetTrialCriterionJudgeQuestionListOutDto public class GetTrialCriterionJudgeQuestionListOutDto