upd
This commit is contained in:
@@ -47,6 +47,9 @@ const unitSchema = new Schema(
|
||||
unitPrice: {
|
||||
type: Number,
|
||||
},
|
||||
unitName: {
|
||||
type: String,
|
||||
},
|
||||
},
|
||||
{
|
||||
timestamps: true,
|
||||
|
||||
Reference in New Issue
Block a user