新增合作站点pthome,可以对使用接口的用户进行认证绑定。

This commit is contained in:
iyuu.cn 2020-03-15 12:41:18 +08:00
parent 99c2655fd4
commit ed1d4fbe11

View File

@ -9,7 +9,7 @@ use Curl\Curl;
class Oauth class Oauth
{ {
// 合作的站点 // 合作的站点
public static $sites = ['ourbits','hddolby','hdhome']; public static $sites = ['ourbits','hddolby','hdhome','pthome'];
// 爱语飞飞token // 爱语飞飞token
public static $token = ''; public static $token = '';
// 合作站点用户id // 合作站点用户id