Uat_Study
he 2022-06-08 09:38:17 +08:00
parent e9572c2810
commit 07b66f7afd
1 changed files with 1 additions and 1 deletions

View File

@ -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;