added tambah pengiriman barang & socket io for later notification
This commit is contained in:
@ -57,6 +57,7 @@ module.exports = {
|
||||
console.log(message)
|
||||
return response.data.id;
|
||||
} catch (error) {
|
||||
console.log(error)
|
||||
console.log('ini error')
|
||||
return error;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user