修改一版

This commit is contained in:
he
2022-06-07 18:11:24 +08:00
parent 8294628066
commit e9572c2810
2 changed files with 16 additions and 6 deletions
@@ -361,6 +361,8 @@ namespace IRaCIS.Core.Application.Service.Inspection.DTO
public decimal? VisitNum { get; set; }
public bool InPlan { get; set; }
public string OptTypeName { get; set; } = string.Empty;
public Guid? FrontAuditConfigId { get; set; }