id tipo usuario

This commit is contained in:
Lemuel Marquez
2021-05-19 02:41:50 -05:00
parent 42dee08219
commit 690b604a05
+1
View File
@@ -27,6 +27,7 @@ const escolares = async (body) => {
usuario: alumno.cuenta,
nombre: alumno.nombre,
idCarrera: res.idCarrera,
idTipoCarrera: 4,
})
)
.then((res) =>