fix logs y envio de registros

This commit is contained in:
bcastrogallardo 2025-07-01 15:43:03 -04:00
parent 4b6204d9e7
commit 016acced6e
7 changed files with 54 additions and 56 deletions

View file

@ -22,5 +22,6 @@
public decimal? Nivel { get; set; }
public string? tipo_empresa { get; set; }
public string? nivelFreaticoDelPozo { get; set; }
}
}