更新直播送礼
This commit is contained in:
parent
a7973a471f
commit
d6d31ba1fd
@ -30,8 +30,8 @@ use GuzzleHttp\Client;
|
||||
*/
|
||||
class Zhibo extends BaseController
|
||||
{
|
||||
private $checkUrl = 'https://ceshi-zhibo.lihaink.cn/api/zhibo/checkGift';
|
||||
private $giftUrl = 'https://ceshi-zhibo.lihaink.cn/api/zhibo/sendGiftMessage';
|
||||
private $checkUrl = 'http://ceshi-zhibo.lihaink.cn/api/zhibo/checkGift';
|
||||
private $giftUrl = 'http://ceshi-zhibo.lihaink.cn/api/zhibo/sendGiftMessage';
|
||||
|
||||
//用户直播送礼
|
||||
public function reward()
|
||||
|
Loading…
x
Reference in New Issue
Block a user