修改一版
This commit is contained in:
@@ -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; }
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user