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",