galleria prodotto

This commit is contained in:
Surya Paolo
2025-08-12 19:43:41 +02:00
parent e3db42dcbc
commit 2ee710b748
3 changed files with 41 additions and 35 deletions

View File

@@ -6,6 +6,7 @@ const tools = require('../tools/general');
mongoose.Promise = global.Promise;
mongoose.level = "F";
const { IImg } = require('../models/myscheda');
// Resolving error Unknown modifier: $pushAll
mongoose.plugin(schema => {