mongoose.connect('mongodb://localhost/test', {useNewUrlParser: true});. Here, we're connecting to a database called test ...
確定! 回上一頁