Merge branch 'master' of https://gitlab.com/empatnusabangsa/ppob/ppob-backend into devops-production
This commit is contained in:
commit
0f9a2673e1
|
@ -51,9 +51,10 @@ export const doTransaction = async (
|
|||
);
|
||||
|
||||
return res.data;
|
||||
|
||||
console.log('restranshemat', res)
|
||||
} catch (err) {
|
||||
console.log('errtranshemat', err.response.data);
|
||||
console.log('errtranshemat', err);
|
||||
throw err;
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user