dmgc: llegue al frontend

This commit is contained in:
2025-01-13 20:31:09 -03:00
parent 280bcd294a
commit 7565e21df8
7 changed files with 60 additions and 25 deletions

View File

@@ -9,4 +9,5 @@ public class PropiedadesAdmin {
public string? Servicios {get;set;} = "";
public int Monto { get; set; }
public string Estado { get; set; } = "";
public int Iddivisa { get; set; }
}