This commit is contained in:
he
2023-06-20 17:09:59 +08:00
parent fbc639030a
commit ea48fcac64
3 changed files with 6 additions and 5 deletions
@@ -27,9 +27,9 @@ namespace IRaCIS.Core.Domain.Models
public string ClinicalDataSetName { get; set; }
/// <summary>
/// 是否配置完成
/// 是否应用
/// </summary>
public bool IsFinish { get; set; } = false;
public bool IsApply { get; set; } = false;
/// <summary>
/// 英文名称