This commit is contained in:
bcastrogallardo 2025-07-17 14:00:21 -04:00
parent e5341cfcff
commit d228cf71dd
3 changed files with 7 additions and 19 deletions

View file

@ -20,7 +20,5 @@
public string? HoraMedicion { get; set; }
public string? NivelFreaticoDelPozo { get; set; }
public string? Totalizador { get; set; }
public string? TipoEmpresa { get; set; }
}
}