black_hole

黑洞小程序


热门地区

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>热门地区</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://xx.com/wx/common/hotCityList</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </li> </ul> <h5>参数</h5> <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> <h5>返回示例</h5> <pre><code> {     "msg":"操作成功",     "code":200,     "data":\[         {             "name":"舞钢市",             "level":"district",             "adcode":"410481",             "parentCode":null,             "lat":"113.516427",             "lon":null,             "initials":"W",             "id":905         },         {             "name":"宝丰县",             "level":"district",             "adcode":"410421",             "parentCode":null,             "lat":"113.054538",             "lon":null,             "initials":"B",             "id":910         },         {             "name":"上蔡县",             "level":"district",             "adcode":"411722",             "parentCode":null,             "lat":"114.264381",             "lon":null,             "initials":"S",             "id":919         },         {             "name":"郸城县",             "level":"district",             "adcode":"411625",             "parentCode":null,             "lat":"115.177141",             "lon":null,             "initials":"D",             "id":931         },         {             "name":"管城回族区",             "level":"district",             "adcode":"410104",             "parentCode":null,             "lat":"113.677446",             "lon":null,             "initials":"G",             "id":943         },         {             "name":"山城区",             "level":"district",             "adcode":"410603",             "parentCode":null,             "lat":"114.184391",             "lon":null,             "initials":"S",             "id":954         },         {             "name":"范县",             "level":"district",             "adcode":"410926",             "parentCode":null,             "lat":"115.504081",             "lon":null,             "initials":"F",             "id":961         }     \] }</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;">groupid</td> <td style="text-align: left;">int</td> <td>用户组id,1:超级管理员;2:普通用户</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML