validar cuestionario y comentar el envio de correos de gmail para evitar errores

This commit is contained in:
Tu Nombre
2025-01-30 14:57:09 -06:00
parent 76092c627f
commit 38afeb084a
5 changed files with 30 additions and 111 deletions
@@ -88,6 +88,8 @@ const nuevo = async (body) => {
// console.log(body);
let idServicio = body.idServicio;
body = validar.validarCuestionarioAlumno2(body);
/*
const idServicio = validar.validarNumeroEntero(
body.idServicio,