Abilitazione del BOT
This commit is contained in:
@@ -262,6 +262,7 @@ module.exports.getOrdersCartByUserId = async function (uid, idapp, numorder) {
|
||||
return order;
|
||||
});
|
||||
|
||||
console.log('*** Num myorderscart ', myorderscart.length);
|
||||
return myorderscart
|
||||
} catch (e) {
|
||||
console.error('Err:', e);
|
||||
|
||||
Reference in New Issue
Block a user