修改
This commit is contained in:
@@ -804,9 +804,9 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
public bool IseCRFShowInDicomReading { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 是否有全局阅片任务
|
||||
/// 是否有阅片期
|
||||
/// </summary>
|
||||
public bool IsGlobalTask { get; set; } = true;
|
||||
public bool IsReadingPeriod { get; set; } = true;
|
||||
|
||||
|
||||
public string GlobalUpdateType { get; set; } = string.Empty;
|
||||
|
||||
Reference in New Issue
Block a user