修改
This commit is contained in:
@@ -63,7 +63,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
|||||||
|
|
||||||
public class TableQuestionTrial:ReadingTableQuestionTrial
|
public class TableQuestionTrial:ReadingTableQuestionTrial
|
||||||
{
|
{
|
||||||
public List<GetTrialReadingQuestionOutDto> RelationQuestions { get; set; }
|
public List<GetTrialReadingQuestionOutDto> RelationQuestions { get; set; } = new List<GetTrialReadingQuestionOutDto>();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user