This commit is contained in:
he
2022-06-08 09:38:17 +08:00
parent e9572c2810
commit 07b66f7afd
@@ -361,7 +361,7 @@ namespace IRaCIS.Core.Application.Service.Inspection.DTO
public decimal? VisitNum { get; set; }
public bool InPlan { get; set; }
public bool? InPlan { get; set; }
public string OptTypeName { get; set; } = string.Empty;