修改
continuous-integration/drone/push Build is passing

This commit is contained in:
he
2023-12-15 15:58:22 +08:00
parent fe90438f52
commit 5cd4fde48a
2 changed files with 3 additions and 0 deletions
@@ -1217,6 +1217,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
public string VisitName { get; set; }
public bool IsBaseLine { get; set; }
public bool IsHaveChange { get; set; }
public string VisitRemark { get; set; } = string.Empty;