This commit is contained in:
2022-06-30 16:48:15 +08:00
parent 9ba35d6d4b
commit d352b83660
2 changed files with 7 additions and 1 deletions
@@ -192,6 +192,8 @@ namespace IRaCIS.Core.Application.ViewModel
public DateTime? CheckPassedTime { get; set; }
public decimal VisitNum { get; set; }
}