style: 格式
This commit is contained in:
parent
f7e6fe9dc7
commit
245701f118
|
@ -15,7 +15,6 @@ class SendCode
|
|||
public static function send_code($phone)
|
||||
{
|
||||
$client = new Client(); // 创建 Guzzle 客户端
|
||||
|
||||
// 请求数据
|
||||
$data = [
|
||||
"token" => "druid_6aa47680-56e6-423f-866d-e190700725fd",
|
||||
|
|
Loading…
Reference in New Issue