我在節點js中使用mongoose進行mongo db連線。 ... const mongoose = require('mongoose') // mongoose mongoose.connect("mongoDB url"); const connection ...
確定! 回上一頁