liberacion y obtener servicios especiales listo

This commit is contained in:
2021-02-10 01:59:57 -06:00
parent 1ef5cc8a07
commit 027fddf9cc
15 changed files with 117 additions and 0 deletions
@@ -60,6 +60,8 @@ const registroValidado = async (body) => {
throw new Error(
'Este Servicio Social fue cancelado. Comunicate con COESI para solucionar tu problema.'
);
default:
throw new Error('Id status no valido.');
}
})
.then((res) =>