By default, Express 4.x or later doesn't come with anything to parse request bodies. ... const bodyParser = require('body-parser');
確定! 回上一頁