修改
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user