修改一版

This commit is contained in:
he
2022-06-22 13:42:21 +08:00
parent b0d7be5b66
commit 62c30ceef3
@@ -69,7 +69,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
[NotDefault]
public List<string> AnswerGroup { get; set; }
public List<AnswerGroupDto> AnswerGroup { get; set; }
}
public class GetTrialCriterionJudgeQuestionListOutDto