This commit is contained in:
he
2025-01-09 11:11:33 +08:00
parent 1eaa56bb2a
commit 52f34d70b7
2 changed files with 34 additions and 1 deletions
@@ -446,6 +446,12 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
}
public class DeleteSingleTableQuestionMarkInDto
{
[NotDefault]
public Guid Id { get; set; }
}
public class DeleteTableQuestionMarkInDto
{
[NotDefault]
@@ -1201,7 +1207,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public class QuestionMarkInfo
{
public Guid? Id { get; set; }
/// <summary>
/// 问题Id