Merge branch 'development' of https://gitlab.com/empatnusabangsa/ppob/ppob-backend into devops-staging
This commit is contained in:
commit
7bbe5067bf
|
@ -76,7 +76,7 @@ export const doTransaction = async (
|
|||
return res.data;
|
||||
} else {
|
||||
const md5HashDigiflazz = `${supplier.irs_user}${supplier.irs_pass}${idtrx}`;
|
||||
|
||||
console.log('hashmd5', md5HashDigiflazz);
|
||||
const options = {
|
||||
headers: {'Content-Type': 'application/json'},
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user