Merge branch 'development' of https://gitlab.com/empatnusabangsa/ppob/ppob-backend into devops-staging
This commit is contained in:
commit
f8e2447380
|
@ -36,7 +36,6 @@ export const doTransaction = async (
|
||||||
.catch(e => {
|
.catch(e => {
|
||||||
// Handle error
|
// Handle error
|
||||||
console.log('inierrorelang', e)
|
console.log('inierrorelang', e)
|
||||||
console.log('inierrorelang2', e.response.data)
|
|
||||||
throw new HttpException(
|
throw new HttpException(
|
||||||
{
|
{
|
||||||
statusCode: HttpStatus.INTERNAL_SERVER_ERROR,
|
statusCode: HttpStatus.INTERNAL_SERVER_ERROR,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user