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

This commit is contained in:
he
2025-01-09 11:22:53 +08:00
parent 4613f98154
commit afbc43b83f
2 changed files with 10 additions and 1 deletions
@@ -510,7 +510,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public class TableQuestionMark: SaveTableQuestionMarkInDto
{
public Guid? Id { get; set; }
public new Guid? TableQuestionId { get; set; }
public new decimal? RowIndex { get; set; }