📌  相关文章
📜  https: mongoosejs.com 文档 deprecations.html#findandmodify - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:02:54.103000             🧑  作者: Mango

代码示例2
mongoose.connect("mongodb://localhost/test1", { useNewUrlParser: true, useUnifiedTopology: true });
//test1 is databse name