Uat_Study
parent
e9572c2810
commit
07b66f7afd
|
@ -361,7 +361,7 @@ namespace IRaCIS.Core.Application.Service.Inspection.DTO
|
||||||
|
|
||||||
public decimal? VisitNum { get; set; }
|
public decimal? VisitNum { get; set; }
|
||||||
|
|
||||||
public bool InPlan { get; set; }
|
public bool? InPlan { get; set; }
|
||||||
|
|
||||||
public string OptTypeName { get; set; } = string.Empty;
|
public string OptTypeName { get; set; } = string.Empty;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue