Fix fecha totalizados nivel provincia
This commit is contained in:
		| @@ -169,6 +169,9 @@ namespace Elecciones.Database.Migrations | ||||
|                     b.Property<int>("CantidadVotantes") | ||||
|                         .HasColumnType("int"); | ||||
|  | ||||
|                     b.Property<DateTime>("FechaTotalizacion") | ||||
|                         .HasColumnType("datetime2"); | ||||
|  | ||||
|                     b.Property<int>("MesasEsperadas") | ||||
|                         .HasColumnType("int"); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user