This commit is contained in:
he
2022-12-19 16:10:07 +08:00
committed by {872297557@qq.com}
parent ea84e9e1a6
commit aac8a5a1ff
7 changed files with 18 additions and 12 deletions
@@ -167,15 +167,18 @@ namespace IRaCIS.Core.Domain.Models
/// </summary>
public ReadingMethod ReadingType { get; set; } = ReadingMethod.Double;
/// <summary>
/// 阅片期
/// 是否有阅片期
/// </summary>
public bool IsReadingPeriod { get; set; } = true;
/// <summary>
/// 是否生成全局阅片任务
/// </summary>
public bool IsGlobalReading { get; set; } = true;
/// <summary>
/// 是否有全局阅片任务
/// </summary>
public bool IsGlobalTask { get; set; } = true;
/// <summary>
/// 仲裁阅片