修改一版

This commit is contained in:
he
2022-06-28 16:05:59 +08:00
parent b0ecd75bba
commit ede9e552eb
@@ -81,10 +81,10 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public Guid ReadingQuestionTrialId { get; set; }
[NotDefault]
public List<string> AnswerGroup { get; set; }
[NotDefault]
public List<AnswerCombinationDto> AnswerCombination { get; set; }