aggiornamento Indici
This commit is contained in:
@@ -99,6 +99,7 @@ router.post('/:userId', authenticate, async function (req, res, next) {
|
||||
|
||||
|
||||
} catch (e) {
|
||||
console.error('Err:', e);
|
||||
return res.send({ code: server_constants.RIS_CODE_ERR, cart: 0 });
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user