历下区项目

历下区街道分中心各业务


各街道隔离中人员数量

<p>[TOC]</p> <p>简要描述</p> <h1>- 各街道隔离中人员数量</h1> <p>请求URL</p> <ul> <li> <p><code>http://localhost:8086/system/isolationTransport/findIsolationPersonCountGroupByStreet</code></p> <p>请求方式</p> </li> <li>POST 参数</li> </ul> <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> <tr> <td style="text-align: left;">type</td> <td style="text-align: left;">否</td> <td style="text-align: left;">String</td> <td>type = 1查询当前 不穿 全部</td> </tr> </tbody> </table> <p>返回示例 </p> <pre><code>{ "code": "0000", "result": { "data": [ { "streetName": "解放路街道",//街道名 "count": 9//数量 } ] } }</code></pre>

页面列表

ITEM_HTML