修改接口参数

This commit is contained in:
2022-05-07 09:33:11 +08:00
parent 7a744293e5
commit 993085f894
4 changed files with 37 additions and 93 deletions
@@ -246,7 +246,7 @@ namespace IRaCIS.Core.Application.Service.Inspection.DTO
{
public string ManualPassReason { get; set; } = string.Empty;
public Guid Id { get; set; }
public Guid SubjectVisitId { get; set; }
}