Merge branch 'development' of https://gitlab.com/empatnusabangsa/ppob/ppob-backend into devops-staging
This commit is contained in:
commit
37faf64e5a
|
@ -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(
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user