ECommerce Ordini Email 1
This commit is contained in:
@@ -31,6 +31,9 @@ var TodoSchema = new mongoose.Schema({
|
||||
descr: {
|
||||
type: String,
|
||||
},
|
||||
note: {
|
||||
type: String,
|
||||
},
|
||||
priority: {
|
||||
type: Number,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user