From 245701f11837a934a8f7671cfb9bdccf79b1da14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E7=8B=BC?= <2468023037@qq.com> Date: Tue, 18 Feb 2025 21:37:57 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Utils/API/SendCode.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/Utils/API/SendCode.php b/app/Utils/API/SendCode.php index fe23132..010af77 100644 --- a/app/Utils/API/SendCode.php +++ b/app/Utils/API/SendCode.php @@ -15,7 +15,6 @@ class SendCode public static function send_code($phone) { $client = new Client(); // 创建 Guzzle 客户端 - // 请求数据 $data = [ "token" => "druid_6aa47680-56e6-423f-866d-e190700725fd",