Fix Bug | relocate data | set basic filter
This commit is contained in:
@@ -5,6 +5,7 @@ const InstalledDeviceSchema = mongoose.Schema({
|
||||
type: String,
|
||||
ref: "Device"
|
||||
},
|
||||
IMEI:String,
|
||||
status: {
|
||||
type: Number,
|
||||
enum: [
|
||||
|
||||
Reference in New Issue
Block a user