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