Aggiunto comune, + filtro regione e provincia
aggiunto Visibilità (da fare check)
This commit is contained in:
@@ -370,7 +370,7 @@ router.post('/settable', authenticate, async (req, res) => {
|
||||
mytablerec.date_updated = new Date();
|
||||
}
|
||||
|
||||
console.log('mydata',mydata);
|
||||
// console.log('mydata',mydata);
|
||||
|
||||
return await mytablerec.save().
|
||||
then(async (rec) => {
|
||||
|
||||
Reference in New Issue
Block a user