carreras instituciones con clave alt

This commit is contained in:
xXpuma99Xx
2022-05-14 20:45:47 -05:00
parent 8640bcc1e7
commit 958bd46fa5
2 changed files with 122 additions and 122 deletions
+1 -1
View File
@@ -198,7 +198,7 @@ export class UsuarioService {
}));
}
registrar(id_usuario: number, telefono: string) {
registrar(id_usuario: number, telefono: string, correo?: string) {
const password = this.generarPassword();
return this.findById(id_usuario)