This commit is contained in:
he
2022-09-23 17:11:03 +08:00
parent 1efa84a0a1
commit 97b0023c85
2 changed files with 20 additions and 3 deletions
@@ -99,6 +99,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public bool IsBaseLine { get; set; }
public string VisitName { get; set; }
public Guid VisitTaskId { get; set; }
public Guid BaseLineTaskId { get; set; }