mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-05-23 18:15:22 +00:00
新增合作站点pthome,可以对使用接口的用户进行认证绑定。
This commit is contained in:
parent
99c2655fd4
commit
ed1d4fbe11
@ -9,7 +9,7 @@ use Curl\Curl;
|
||||
class Oauth
|
||||
{
|
||||
// 合作的站点
|
||||
public static $sites = ['ourbits','hddolby','hdhome'];
|
||||
public static $sites = ['ourbits','hddolby','hdhome','pthome'];
|
||||
// 爱语飞飞token
|
||||
public static $token = '';
|
||||
// 合作站点用户id
|
||||
|
Loading…
x
Reference in New Issue
Block a user