This commit is contained in:
he
2022-08-26 14:58:53 +08:00
parent 6a1052a1fe
commit f6d65b5abe
2 changed files with 24 additions and 2 deletions
@@ -1010,7 +1010,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// </summary>
public QuestionMark? QuestionMark { get; set; }
public List<Guid> RelationIds { get; set; }
public List<GetSystemReadingQuestionOutDto> RelationQuestions { get; set; }