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

IRC_NewDev
he 2024-12-13 09:32:49 +08:00
parent b13976d620
commit 483c622fce
1 changed files with 1 additions and 1 deletions

View File

@ -1857,7 +1857,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
{
public Guid QuestionId { get; set; }
public Guid TableQuestionId { get; set; }
public Guid? TableQuestionId { get; set; }
public string QuestionName { get; set; }