mongoose.connection.db.collectionNames方法已经无效

建议使用mongoose.connection.db.listCollections() 

相关文章: