Try passing it first to JSON.stringify. In the long run you'll most likely be better off using res.json instead of res.end.
確定! 回上一頁