修改一致性核查通过任务生成分配逻辑

This commit is contained in:
2022-07-18 14:24:57 +08:00
parent 192a4eb621
commit dfdcc9f78b
3 changed files with 154 additions and 114 deletions
@@ -216,7 +216,7 @@ namespace IRaCIS.Core.Application.ViewModel
public ReadingTaskState? ReadingTaskState { get; set; }
public TaskAllocationState? TaskAllocationState { get; set; }
public TaskState? TaskState { get; set; }
public DateTime? BeginAllocateDate { get; set; }
public DateTime? EndAllocateDate { get; set; }