diff --git a/mobile/testsc2.php b/mobile/testsc2.php index 9241ca5..4311823 100644 --- a/mobile/testsc2.php +++ b/mobile/testsc2.php @@ -48,7 +48,7 @@ if (isset($_GET['code'])) { curl_close($ch); // 输出响应 - var_dump($response); + var_dump(json_decode($response)); // $client = new \GuzzleHttp\Client();