@@ -1345,6 +1345,7 @@ namespace IRaCIS.Core.Application.Service
|
||||
return info;
|
||||
}))
|
||||
.SelectMany(g => g).ToList();
|
||||
tableQuestionMarkList = tableQuestionMarkList.Where(x => x.QuestionId != null).ToList();
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user