app.param('user', function (req, res, next, id) { // try to get the user details from the User model and attach it to the request object ...
確定! 回上一頁