This commit is contained in:
he
2022-08-25 16:19:13 +08:00
parent daf014576f
commit cc60c4f9f0
3 changed files with 31 additions and 0 deletions
@@ -119,6 +119,11 @@ namespace IRaCIS.Core.Domain.Models
/// </summary>
public bool IsShowInDicom { get; set; } = false;
/// <summary>
/// 序号标记
/// </summary>
public string OrderMark { get; set; } = string.Empty;
/// <summary>
/// 创建人
/// </summary>