... catch { MKProgress.hide() print("Decoding error:", error) } case .failure(let error): MKProgress.hide() print("Request failed with error: \(error)") }.
確定! 回上一頁