更新直播送礼

This commit is contained in:
yaooo 2023-10-26 16:18:47 +08:00
parent 7395229cff
commit 6bc794b48b

View File

@ -47,7 +47,7 @@ class Zhibo extends BaseController
try { try {
$client = new Client(); $client = new Client();
$response = $client->request('POST', $this->checkUrl, [ $response = $client->request('POST', $this->checkUrl, [
'timeout' => 5, // 'timeout' => 5,
'verify' => false, 'verify' => false,
'headers' => ['X-Token' => $token], 'headers' => ['X-Token' => $token],
'json' => [ 'json' => [