Uat_Study
parent
6c8257b1cb
commit
1a364a0cfc
|
@ -428,7 +428,10 @@ namespace IRaCIS.Core.Application.Contracts
|
||||||
public bool? IsArbitrationReading { get; set; }
|
public bool? IsArbitrationReading { get; set; }
|
||||||
|
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// 是否必须全局阅片
|
||||||
|
/// </summary>
|
||||||
|
public bool IsMustGlobalReading { get; set; } = false;
|
||||||
|
|
||||||
|
|
||||||
///// <summary>
|
///// <summary>
|
||||||
|
|
Loading…
Reference in New Issue