This commit is contained in:
he
2023-04-03 17:55:06 +08:00
parent b928edb036
commit cf4cace26e
6 changed files with 261 additions and 30 deletions
@@ -268,6 +268,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public DateTime? LatestScanDate { get; set; }
public TaskState TaskState { get; set; }
public string TaskName { get; set; }
public decimal VisitTaskNum { get; set; }