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