Struttura Scheda Prodotti...
This commit is contained in:
@@ -51,6 +51,9 @@ const orderSchema = new Schema({
|
||||
weight: {
|
||||
type: Number
|
||||
},
|
||||
unit: {
|
||||
type: Number
|
||||
},
|
||||
stars: {
|
||||
type: Number
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user