admin/business/asset/weworkapi/api/src
wuhui_zzw 02fd5099c7 初始化 2024-03-09 18:13:32 +08:00
..
API.class.php 初始化 2024-03-09 18:13:32 +08:00
CorpAPI.class.php 初始化 2024-03-09 18:13:32 +08:00
README.md 初始化 2024-03-09 18:13:32 +08:00
ServiceCorpAPI.class.php 初始化 2024-03-09 18:13:32 +08:00
ServiceProviderAPI.class.php 初始化 2024-03-09 18:13:32 +08:00

README.md

API.class.php

API抽象类

CorpAPI.class.php

为企业开放的接口

ServiceCorpAPI.class.php

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

ServiceProviderAPI.class.php

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

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