diff --git a/ApiPolo/Models/Vt_Mag_New.cs b/ApiPolo/Models/Vt_Mag_New.cs index 8c9ac28..79efc63 100644 --- a/ApiPolo/Models/Vt_Mag_New.cs +++ b/ApiPolo/Models/Vt_Mag_New.cs @@ -28,7 +28,7 @@ namespace ApiPolo.Models public string? Desc_Art { get; set; } public string? CodImp { get; set; } public string? Desc_Sup { get; set; } - public string? Cpccchk { get; set; } + public string? Cpccchk { get; set; } } }