This commit is contained in:
he
2025-05-30 09:03:26 +08:00
parent 235f420e97
commit f504cfee9e
7 changed files with 19521 additions and 1 deletions
@@ -148,6 +148,11 @@ namespace IRaCIS.Core.Application.ViewModel
public Guid UpdateUserId { get; set; }
public string Code { get; set; } = string.Empty;
/// <summary>
/// 是否默认选择
/// </summary>
public bool IsDefaultChoice { get; set; } = false;
/// <summary>
/// 字段的英文值
/// </summary>