From 26d5ca988adfb6e7780f2e342bc2eff791ac3f2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=A8=E6=88=B7=E5=90=8D?= <邮箱> Date: Mon, 31 Jul 2023 14:55:05 +0800 Subject: [PATCH] test --- mobile/testsc2.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/testsc2.php b/mobile/testsc2.php index 60fa53c..d8dd39c 100644 --- a/mobile/testsc2.php +++ b/mobile/testsc2.php @@ -46,7 +46,7 @@ if (isset($_GET['code'])) { curl_close($ch); // 输出响应 - echo $response['code']; + var_dump($response); // $client = new \GuzzleHttp\Client();