修改
This commit is contained in:
@@ -143,7 +143,7 @@ namespace IRaCIS.Core.Domain.Models
|
||||
/// <summary>
|
||||
/// 全局阅片显示类型
|
||||
/// </summary>
|
||||
public GlobalReadingShowType GlobalReadingShowType { get; set; } = GlobalReadingShowType.AllShow;
|
||||
public GlobalReadingShowType GlobalReadingShowType { get; set; } = GlobalReadingShowType.NotShow;
|
||||
|
||||
/// <summary>
|
||||
/// 默认值
|
||||
|
||||
Reference in New Issue
Block a user