The encode() method returns Data containing the JSON representation in UTF-8 encoding. So you can just convert it back to a string:
確定! 回上一頁