1 |
- define({
"name": "追书云快应用平台接口",
"version": "1.0.0",
"description": "追书云快应用平台接口,除了登录的所有接口都需要传token或者在header头里面加上Authorization,如(Authorization:Bearer eyJ0eXAiOiJKV1QiLCJ****),所有返回的接口都在返回头中都有Authorization,BearerZz之后的内容就是token,即下一次请求时的token",
"title": "追书云快应用平台接口",
"url": "http://kyy.zhuishuyun.com/api/",
"template": {
"withCompare": true,
"withGenerator": true
},
"header": {
"title": "概述",
"content": "<p>状态码:<br></p>\n<pre><code>0: 正常\n</code></pre>\n"
},
"sampleUrl": false,
"apidoc": "0.2.0",
"generator": {
"name": "apidoc",
"time": "2019-10-24T03:43:55.495Z",
"url": "http://apidocjs.com",
"version": "0.16.1"
}
});
|