修改代码

This commit is contained in:
he
2022-05-09 10:04:40 +08:00
parent c47112ea55
commit 671c73c874
2 changed files with 4 additions and 4 deletions
@@ -246,7 +246,7 @@ namespace IRaCIS.Core.Application.Service.Inspection.DTO
{
public string ManualPassReason { get; set; } = string.Empty;
public Guid SubjectVisitId { get; set; }
public Guid Id { get; set; }
}