修改一版
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
|
||||
|
|
Loading…
Reference in New Issue