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

This commit is contained in:
he
2024-12-13 10:10:55 +08:00
parent 11dd4fa789
commit b385dcfdc0
@@ -1855,6 +1855,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public class TrialQuestionExport
{
public Guid Id { get; set; } = Guid.NewGuid();
public Guid QuestionId { get; set; }
public Guid? TableQuestionId { get; set; }