修改
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
b385dcfdc0
commit
bba3a038af
|
@ -1834,7 +1834,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||||
{
|
{
|
||||||
public Guid QuestionId { get; set; }
|
public Guid QuestionId { get; set; }
|
||||||
|
|
||||||
public Guid TableQuestionId { get; set; }
|
public Guid? TableQuestionId { get; set; }
|
||||||
|
|
||||||
|
|
||||||
public List<ExportResult> ExportResult { get; set; }
|
public List<ExportResult> ExportResult { get; set; }
|
||||||
|
|
Loading…
Reference in New Issue