This commit is contained in:
he
2023-02-23 18:04:33 +08:00
parent cda209d3d3
commit c70ee0412d
4 changed files with 7 additions and 0 deletions
@@ -289,6 +289,7 @@ namespace IRaCIS.Core.Application.ViewModel
public string TaskBlindName { get; set; }
public Arm ArmEnum { get; set; }
public Guid? VisistId { get; set; }
public DateTime? SuggesteFinishedTime { get; set; }