JSONSerialization.data(withJSONObject: json) // create post request let url = URL(string: "http://httpbin.org/post")! var request ...
確定! 回上一頁