encode(obj) let jsonString = String(data: jsonData, encoding: .utf8) print(jsonString!) } The output is the following, a debug print out and the json print out:
確定! 回上一頁