This commit is contained in:
he
2023-02-20 13:53:17 +08:00
parent 6192c2e144
commit a81bb9e3b9
10 changed files with 59 additions and 14 deletions
@@ -54,6 +54,12 @@ namespace IRaCIS.Core.Domain.Models
/// </summary>
public string GlobalChangeAnswer { get; set; }
/// <summary>
/// 全局阅片是否修改
/// </summary>
public bool IsGlobalChange { get; set; } = false;
/// <summary>
/// 创建人
/// </summary>