八维专高四月考1


获取热门城市

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>获取热门城市接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://localhost:22064/api/actor/hotcity</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET</li> </ul> <h5>参数</h5> <p>无</p> <h5>返回示例</h5> <pre><code>{ &amp;quot;code&amp;quot;: 200, &amp;quot;msg&amp;quot;: &amp;quot;获取热门城市列表成功!&amp;quot;, &amp;quot;data&amp;quot;: [ { &amp;quot;id&amp;quot;: 1, &amp;quot;city_name&amp;quot;: &amp;quot;北京&amp;quot;, &amp;quot;hot_city_flag&amp;quot;: 1, &amp;quot;initial&amp;quot;: &amp;quot;B&amp;quot; }, { &amp;quot;id&amp;quot;: 2, &amp;quot;city_name&amp;quot;: &amp;quot;上海&amp;quot;, &amp;quot;hot_city_flag&amp;quot;: 1, &amp;quot;initial&amp;quot;: &amp;quot;S&amp;quot; }, 。。。 ] }</code></pre>

页面列表

ITEM_HTML