geology


刷新token

<p><strong>简要描述:</strong> </p> <ul> <li>刷新token</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://172.18.0.234:8080/user/refreshToken</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET</li> </ul> <p><strong>Header:</strong></p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">token</td> <td>.....</td> </tr> <tr> <td style="text-align: left;">Content-Type</td> <td>application/json</td> </tr> </tbody> </table> <p><strong>参数:</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code>{ "msg": null, "success": true, "result": { "token": "eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ0b2tlbuS4u-mimCIsInVzZXJJZCI6MSwiaXNzIjoibW9uaXRvcl9zeXN0ZW0iLCJpYXQiOjE1OTM2NzkxNDYsImV4cCI6MTU5MzY4Mjc0Nn0.LGzo3OMy_z5UhOGFnjxKx0-JHbr6TivtLHRHE2hqGU4", "overTimeStamp": 1800000 } }</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>token</td> </tr> <tr> <td style="text-align: left;">overTimeStamp</td> <td style="text-align: left;">int</td> <td>token的有效时间 毫秒</td> </tr> </tbody> </table>

页面列表

ITEM_HTML