yangkangwei cbf378a57b first 2 лет назад
..
API.class.php cbf378a57b first 2 лет назад
CorpAPI.class.php cbf378a57b first 2 лет назад
README.md cbf378a57b first 2 лет назад
ServiceCorpAPI.class.php cbf378a57b first 2 лет назад
ServiceProviderAPI.class.php cbf378a57b first 2 лет назад

README.md

API.class.php

API抽象类,

CorpAPI.class.php

为企业开放的接口

ServiceCorpAPI.class.php

为服务商开放的接口, 使用应用授权的token

ServiceProviderAPI.class.php

为服务商开放的接口, 使用服务商的token

以上API类,都会自动获取、刷新token,调用者不用关心token