res.json lets us send a JSON response to the client. The parameter can be any JSON type, including object, array, string, Boolean, number, or ...
確定! 回上一頁