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