修改枚举
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user