listo institucion infraccion

This commit is contained in:
xXpuma99Xx
2022-04-17 21:47:00 -05:00
parent 8516b3c199
commit 5ae9ee563f
8 changed files with 29 additions and 23 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ import { HoraExcepcion } from './hora-excepcion/entity/hora-excepcion.entity';
import { Infraccion } from './infraccion/entity/infraccion.entity';
import { Institucion } from './institucion/entity/institucion.entity';
import { InstitucionDia } from './institucion-dia/entity/institucion-dia.entity';
import { InstitucionInfraccion } from './institucion-infraccion/institucion-infraccion.entity';
import { InstitucionInfraccion } from './institucion-infraccion/entity/institucion-infraccion.entity';
import { Modulo } from './modulo/entity/modulo.entity';
import { Motivo } from './motivo/motivo.entity';
import { Multa } from './multa/multa.entity';