This commit is contained in:
he
2022-08-10 10:55:44 +08:00
parent 84ce2e2032
commit fb6d43e457
2 changed files with 20 additions and 13 deletions
@@ -506,7 +506,12 @@ namespace IRaCIS.Core.Application.Contracts
/// <summary>
/// 是否是必须
/// </summary>
public bool IsRequired { get; set; }
public IsRequired IsRequired { get; set; }
/// <summary>
/// 是否显示
/// </summary>
public ShowQuestion ShowQuestion { get; set; }
/// <summary>
/// 类型值