修改枚举

This commit is contained in:
2022-07-08 10:36:58 +08:00
parent 817d6e5e9a
commit fde57c12cb
12 changed files with 91 additions and 34 deletions
@@ -125,7 +125,7 @@ namespace IRaCIS.Core.Application.ViewModel
{
public Guid TrialId { get; set; }
public ReadingCategory ReadingCategory { get; set; }
public GenerateTaskCategory ReadingCategory { get; set; }
@@ -154,6 +154,7 @@ namespace IRaCIS.Core.Application.ViewModel
public List<VisitTaskSimpleDTO> GenerataConsistentTaskList { get; set; }
}
//public class ReReadingApplyGenerateTaskCommand