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