This commit is contained in:
he
2022-11-08 14:09:21 +08:00
parent 6c8257b1cb
commit 1a364a0cfc
@@ -428,7 +428,10 @@ namespace IRaCIS.Core.Application.Contracts
public bool? IsArbitrationReading { get; set; }
/// <summary>
/// 是否必须全局阅片
/// </summary>
public bool IsMustGlobalReading { get; set; } = false;
///// <summary>