This commit is contained in:
he
2023-01-13 13:50:22 +08:00
parent 717134932e
commit 46abd0ab77
2 changed files with 10 additions and 2 deletions
@@ -1153,6 +1153,11 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
{
public Guid QuestionId { get; set; }
/// <summary>
/// 问题名称
/// </summary>
public string QuestionName { get; set; }
/// <summary>
/// 自定义计算标记
/// </summary>