wolf2w_cloud-master

狼性天下


游记编辑

<h5>简要描述</h5> <ul> <li>无</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://localhost:9000/article/travels/saveOrUpdate</code></li> </ul> <h5>请求方式</h5> <ul> <li>post</li> </ul> <h5>Header</h5> <table> <thead> <tr> <th>header</th> <th>示例值</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>token</td> <td>eyJhbGciOiJIUzUxMiJ.eyJsb2dpbl91c2VyX2tleSI6IjdmN2ZhOGFlODVkMjQzOWY4M2VlZTk3YWRjNTFlZmUzIn0.rYCzXunoA9VK1wLZupqg0UlRB57nwC96paVja2-TOLW5S9YMBhjw990UPHWG1vNfZV6nnbIw0E3sOD_0NRgu_g</td> <td>是</td> <td>string</td> <td>无</td> </tr> </tbody> </table> <h5>请求Body参数</h5> <table> <thead> <tr> <th>参数名</th> <th>示例值</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>content.id</td> <td>16</td> <td>是</td> <td>long</td> <td>游记的id</td> </tr> <tr> <td>content.content</td> <td>“123”</td> <td>是</td> <td>string</td> <td>游记的内容</td> </tr> </tbody> </table> <h5>成功返回示例</h5> <pre><code>{ "msg": "success", "code": 200, "data": 27 }</code></pre> <h5>失败返回示例</h5> <p>复制<code>{ "msg": "用户尚未登录", "code": 401 }</code></p> <h5>备注</h5>

页面列表

ITEM_HTML