Cambios minimos

This commit is contained in:
Andres2908
2022-01-26 18:33:44 -06:00
parent 6983bc295d
commit 6459fc4bf0
3 changed files with 0 additions and 8 deletions
-1
View File
@@ -41,7 +41,6 @@ const escolares = async (body) => {
return Usuario.create({
numeroCuenta: numeroCuenta,
password: 'hola',
nombre: usuario.nombre,
semestre: 8,
idCarrera: usuario.id_carrera,