修改
continuous-integration/drone/push Build is passing Details

IRC_NewDev
he 2024-12-13 10:59:53 +08:00
parent b385dcfdc0
commit bba3a038af
1 changed files with 1 additions and 1 deletions

View File

@ -1834,7 +1834,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
{
public Guid QuestionId { get; set; }
public Guid TableQuestionId { get; set; }
public Guid? TableQuestionId { get; set; }
public List<ExportResult> ExportResult { get; set; }