URLSession.shared.dataTask(with: url) { data, response, error in // do your stuff here... DispatchQueue.main.async {
確定! 回上一頁