- Iscrizione Conacreis
- Ordini - Carrello
This commit is contained in:
@@ -16,6 +16,9 @@ const productSchema = new Schema({
|
||||
idapp: {
|
||||
type: String,
|
||||
},
|
||||
active: {
|
||||
type: Boolean,
|
||||
},
|
||||
idProducer: {
|
||||
type: String
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user