aggiornamento...
This commit is contained in:
@@ -299,8 +299,12 @@ module.exports.findAllIdApp = async function (idapp, code, id) {
|
||||
|
||||
);
|
||||
|
||||
// console.log('query=', query);
|
||||
|
||||
let ris = await Product.aggregate(query)
|
||||
|
||||
// console.table('ris', ris);
|
||||
|
||||
return ris;
|
||||
|
||||
} catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user