Uat_Study
parent
3b9e8277e1
commit
0c919869b3
|
@ -339,6 +339,10 @@ namespace IRaCIS.Core.Application.Contracts
|
|||
/// </summary>
|
||||
public int ImagePlatform { get; set; } = 1;
|
||||
|
||||
/// <summary>
|
||||
/// 阅片模式
|
||||
/// </summary>
|
||||
public ReadingMethod ReadingType { get; set; }
|
||||
|
||||
public string GlobalUpdateType { get; set; } = string.Empty;
|
||||
|
||||
|
|
Loading…
Reference in New Issue