Compare commits
2 Commits
276fe8c298
...
1ab3cebf83
Author | SHA1 | Date |
---|---|---|
|
1ab3cebf83 | |
|
245701f118 |
|
@ -18,7 +18,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