id tipo usuario
This commit is contained in:
@@ -27,7 +27,7 @@ const escolares = async (body) => {
|
||||
usuario: alumno.cuenta,
|
||||
nombre: alumno.nombre,
|
||||
idCarrera: res.idCarrera,
|
||||
idTipoCarrera: 4,
|
||||
idTipoUsuario: 4,
|
||||
})
|
||||
)
|
||||
.then((res) =>
|
||||
|
||||
Reference in New Issue
Block a user