Merge branch 'Desarrollo' into DEV-LT

This commit is contained in:
Leonel Toro 2025-07-02 11:45:37 -04:00
commit e916948c4c
6 changed files with 11 additions and 13 deletions

View file

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