The body is not populated unless middleware does so. Try adding app.use(express.json()); near the start of your app.
確定! 回上一頁