科研平台


获取token

<p><strong>简要描述:</strong> </p> <ul> <li>获取token</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://ip:端口/base/getToken</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li> <p>post </p> <p><strong>请求参数示例</strong></p> </li> </ul> <pre><code>{ "ticket":"xxxxxx" }</code></pre> <p><strong>返回示例</strong></p> <pre><code>{ "status":"0", "message":"成功", "result":{ "token":"xxx" } }</code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">token</td> <td style="text-align: left;">String</td> <td>服务器代码</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>这里是备注信息</li> </ul>

页面列表

ITEM_HTML