Merge branch 'development' of https://gitlab.com/empatnusabangsa/ppob/ppob-backend into devops-staging

This commit is contained in:
2023-08-31 16:00:17 +07:00

View File

@@ -164,6 +164,8 @@ export const doTransaction = async (
} catch (err) {
console.log('errtransaction', err);
console.log('errtransaction2', err.response.data);
console.log('errtransaction3', err.response.status);
console.log('errtransaction4', err.message);
throw new HttpException(
{