- attivita
- gestione degli script sul server - creato websocket per interagire con gli script del server.
This commit is contained in:
@@ -70,5 +70,16 @@ module.exports = {
|
||||
{_id: 68, idSectorGood: [7], descr: 'Fermentati'},
|
||||
{_id: 69, idSectorGood: [7], descr: 'Marmellate'},
|
||||
{_id: 70, idSectorGood: [7], descr: 'Salse'},
|
||||
{_id: 71, idSectorGood: [20], descr: 'Cereali'},
|
||||
{_id: 72, idSectorGood: [20], descr: 'Frutta'},
|
||||
{_id: 73, idSectorGood: [20], descr: 'Ortaggi'},
|
||||
{_id: 74, idSectorGood: [20], descr: 'Zootecnia'},
|
||||
{_id: 75, idSectorGood: [20], descr: 'Giardinaggio'},
|
||||
{_id: 76, idSectorGood: [20], descr: 'Biologica'},
|
||||
{_id: 77, idSectorGood: [20], descr: 'Permacultura'},
|
||||
{_id: 78, idSectorGood: [20], descr: 'Sinergico'},
|
||||
{_id: 79, idSectorGood: [20], descr: 'Tradizionale'},
|
||||
{_id: 80, idSectorGood: [20], descr: 'Viticoltura'},
|
||||
{_id: 81, idSectorGood: [20], descr: 'Acquacoltura'},
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user