Uat_Study
parent
7b4db3b388
commit
cf4206e0fc
|
@ -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>();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue