added error log
This commit is contained in:
@@ -42,6 +42,7 @@ export class OperationsService {
|
||||
} catch (error) {
|
||||
throw new InternalServerErrorException(
|
||||
'Error al registrar crédito en API externa',
|
||||
error,
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user