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