product
This commit is contained in:
@@ -89,6 +89,12 @@ const OrdersCartSchema = new Schema({
|
||||
note: {
|
||||
type: String
|
||||
},
|
||||
note_per_gestore: {
|
||||
type: String
|
||||
},
|
||||
note_per_admin: {
|
||||
type: String
|
||||
},
|
||||
modify_at: {
|
||||
type: Date
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user