IRC_NewDev
he 2023-09-22 13:34:08 +08:00
parent 4a482adefe
commit 2161a5d36d
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
{
public Guid VisitTaskId { get; set; }
public Guid TableQuestionId { get; set; }
public Guid QuestionId { get; set; }
public decimal RowIndex { get; set; }