在Express 中,資料庫的Schema 是建立在 model/index.js 中的,如果沒有model 資料夾就自己建一個 const mongoose = require('mongoose'); ...
確定! 回上一頁