mongoose.connection.db.collectionNames方法已经无效
mongoose.connection.db.collectionNames
建议使用mongoose.connection.db.listCollections()