This commit is contained in:
he
2022-10-09 13:34:27 +08:00
parent c5e0ddde03
commit d3f4e024e8
3 changed files with 11 additions and 8 deletions
@@ -653,6 +653,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
{
public string VisitName { get; set; }
public string BlindName { get; set; }
public Guid VisitId { get; set; }
public Guid VisitTaskId { get; set; }