This commit is contained in:
he
2023-01-12 10:04:01 +08:00
parent 2a334a714f
commit 25daabda9c
2 changed files with 8 additions and 0 deletions
@@ -1042,6 +1042,12 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// </summary>
public QuestionType? QuestionType { get; set; }
/// <summary>
/// 限制编辑
/// </summary>
public LimitEdit LimitEdit { get; set; } = LimitEdit.None;
/// <summary>
/// 字典code
/// </summary>