修改bug

This commit is contained in:
2022-07-28 14:44:12 +08:00
parent 9e678e9509
commit e6dd471031
3 changed files with 12 additions and 6 deletions
@@ -156,6 +156,9 @@ namespace IRaCIS.Core.Application.ViewModel
public string FullName { get; set; }
public UserTypeEnum UserTypeEnum { get; set; }
public List<ReadingCategory> ReadingCategoryList { get; set; }
}
public class GenerateTaskCommand