狼行天下

狼行天下


攻略 - 主题推荐

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>攻略 - 主题推荐</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://localhost:9000/article/strategies/themeCds</code></li> </ul> <h5>请求方式</h5> <ul> <li>Post</li> </ul> <h5>参数:无</h5> <h5>返回示例</h5> <pre><code> {     "msg": "success",     "code": 200,     "data": [         {             "themeName": "摄影",             "dests": [                 {                     "id": 21,                     "name": "北京"                 }             ]         },         {             "themeName": "美食",             "dests": [                 {                     "id": 355,                     "name": "广州"                 },                 {                     "id": 29,                     "name": "上海"                 },                 {                     "id": 87,                     "name": "东京"                 }             ]         },         {             "themeName": "旅行主义",             "dests": [                 {                     "id": 242,                     "name": "杭州"                 },                 {                     "id": 59,                     "name": "纽约"                 },                 {                     "id": 2,                     "name": "埃及"                 }             ]         },         {             "themeName": "观赏",             "dests": [                 {                     "id": 2,                     "name": "埃及"                 }             ]         },         {             "themeName": "文化",             "dests": [                 {                     "id": 355,                     "name": "广州"                 },                 {                     "id": 29,                     "name": "上海"                 }             ]         },         {             "themeName": "建筑",             "dests": [                 {                     "id": 16,                     "name": "泰国"                 }             ]         },         {             "themeName": "家庭",             "dests": [                 {                     "id": 450,                     "name": "成都"                 }             ]         },         {             "themeName": "节庆",             "dests": [                 {                     "id": 2,                     "name": "埃及"                 }             ]         },         {             "themeName": "户外",             "dests": [                 {                     "id": 355,                     "name": "广州"                 }             ]         },         {             "themeName": "购物",             "dests": [                 {                     "id": 29,                     "name": "上海"                 }             ]         }     ] }</code></pre> <h5>返回参数说明</h5> <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;">msg</td> <td style="text-align: left;">String</td> <td>返回结果说明</td> </tr> <tr> <td style="text-align: left;">code</td> <td style="text-align: left;">Integer</td> <td>返回结果状态码</td> </tr> <tr> <td style="text-align: left;">data</td> <td style="text-align: left;">T</td> <td>数据</td> </tr> </tbody> </table> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML