计划比率

This commit is contained in:
2022-06-17 15:31:12 +08:00
parent b1f629f56e
commit 50e71792b2
6 changed files with 35 additions and 9 deletions
@@ -144,6 +144,10 @@ namespace IRaCIS.Core.Application.Contracts
public TaskAllocateDefaultState FollowGlobalVisitAutoAssignDefaultState { get; set; }
public ReadingTaskViewMethod ReadingTaskViewEnum { get; set; }
public bool IsReadingTaskViewInOrder { get; set; } = true;
}
public class TrialReadingTaskViewConfig