Fix Bug
This commit is contained in:
@@ -9,4 +9,4 @@ const AwairdSchema = mongoose.Schema({
|
||||
|
||||
})
|
||||
|
||||
module.exports = mongoose.model('AwairdGPS', AwairdSchema)
|
||||
module.exports = mongoose.model('AwardGPS', AwairdSchema)
|
||||
|
||||
Reference in New Issue
Block a user