When you call mongoose.connect, it will set up a connection with the database. However, you attach the event listener for open at a much later point in time ...
確定! 回上一頁