API-token
更新時間:2020-01-06
請求接口地址
GET?域名/home/token/get/
傳遞參數(shù)信息
參數(shù)名 | 必選 | 類型 | 說明 | 示例 |
---|---|---|---|---|
appkey | 是 | String | appkey | ? |
appsecret | 是 | String | appsecret | ? |
返回值
{ ??"code":?200, ??"msg":?"", ??"data":?{ ????"access_token":?"59f6d988*****9d52ac262", ????"expires_in":?21686 ??} }
?