var users = []; // Required to get access to `req.body`. app.use(bodyParser.json()); // Connects expressValidator so it can transform the req ...
確定! 回上一頁