分配配置

This commit is contained in:
2022-07-22 16:08:09 +08:00
parent bf703be85c
commit 547f7e82dc
3 changed files with 4 additions and 5 deletions
@@ -221,7 +221,7 @@ namespace IRaCIS.Core.Application.Contracts
public bool IsReadingTaskViewInOrder { get; set; } = true;
public bool IsFollowJudgeTaskAutoAssign { get; set; }
public ReadingMethod ReadingType { get; set; }
/// <summary>
/// 阅片是否显示受试者信息
@@ -233,7 +233,6 @@ namespace IRaCIS.Core.Application.Contracts
/// </summary>
public bool IsReadingShowPreviousResults { get; set; }
public TaskAllocateDefaultState FollowJudgeTaskAutoAssignDefaultState { get; set; }
/// <summary>