更新直播送礼
This commit is contained in:
parent
7395229cff
commit
6bc794b48b
@ -47,7 +47,7 @@ class Zhibo extends BaseController
|
||||
try {
|
||||
$client = new Client();
|
||||
$response = $client->request('POST', $this->checkUrl, [
|
||||
'timeout' => 5,
|
||||
// 'timeout' => 5,
|
||||
'verify' => false,
|
||||
'headers' => ['X-Token' => $token],
|
||||
'json' => [
|
||||
|
Loading…
x
Reference in New Issue
Block a user