Commit 443009b5 by 宋毅

tj

parent 2de823d2
......@@ -16,9 +16,13 @@
}
```
##### 或
##### URL
[/web/auth/accessAuth/getAppTokenByAppKey]
#### 参数格式 `JSON`
#### HTTP请求方式 `POST`
``` javascript
{
"actionType":"getAppTokenByHosts",//固定写法就行
"actionType":"getAppTokenByAppKey",//固定写法就行
"actionBody":{
"appkey": "2019090811", //Y string appkey
"secret": "f99d413b767f09b5dff0b3610366cc46"//Y string 密钥
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment