liberacion y obtener servicios especiales listo
This commit is contained in:
@@ -39,6 +39,8 @@ const registro = async (body) => {
|
||||
);
|
||||
case 10:
|
||||
throw new Error('Este Servicio Social fue cancelado.');
|
||||
default:
|
||||
throw new Error('Id status no valido.');
|
||||
}
|
||||
})
|
||||
.then((res) => {
|
||||
|
||||
Reference in New Issue
Block a user