添加tablequestionid

IRC_NewDev
he 2024-12-25 10:43:46 +08:00
parent e1f19e9eae
commit be0d1c5c65
1 changed files with 2 additions and 0 deletions

View File

@ -1056,6 +1056,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
{
public Guid Id { get; set; }
public Guid? TableQuestionId { get; set; }
/// <summary>
/// 序号标记
/// </summary>