update
This commit is contained in:
@@ -9,7 +9,7 @@ export default defineEventHandler(async (event) => {
|
||||
'Authorization': `Bearer ${token}`
|
||||
},
|
||||
});
|
||||
console.log('server', payments);
|
||||
|
||||
return payments;
|
||||
} catch (error) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user