res.json([status | body], [body]) : It sends a JSON response. This method is identical to res.send() when an object or array is passed, ...
確定! 回上一頁