Uat_Study
parent
a5ae2a4aa4
commit
4bc5a6c8c8
|
@ -347,6 +347,12 @@ namespace IRaCIS.Core.Application.Contracts
|
|||
/// </summary>
|
||||
public int ImagePlatform { get; set; } = 1;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 全局阅片
|
||||
/// </summary>
|
||||
public bool IsGlobalReading { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 系统标准ID
|
||||
/// </summary>
|
||||
|
|
Loading…
Reference in New Issue