全市统计-重点关注人员项目统计
<h2>全市统计-重点关注人员项目统计</h2>
<p><strong>简要描述:</strong> </p>
<ul>
<li>全市统计-重点关注人员项目统计</li>
</ul>
<p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/1a9d2b2d6b89745b8c83c7cdf8eb5d8c?showdoc=.jpg" alt="" /></p>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://139.159.251.33/epidemic/prevention/personalfocusprojectstats/getPersonalFocusProjectStats</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>POST </li>
</ul>
<p><strong>参数:</strong> </p>
<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;">superviseDept</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>监督部门,住建局:ZJJ,水务:SHUIWU,交通:JIAOWEI</td>
</tr>
</tbody>
</table>
<p><strong>请求示例</strong></p>
<pre><code>{
"superviseDept" : "ZJJ"
}
</code></pre>
<p><strong>返回参数说明</strong> </p>
<p><strong>返回示例</strong></p>
<pre><code>{
"msg": "获取房屋建筑水务交委重点关注人员数据成功",
"code": 0,
"data": [
{
"superviseUnit": "市住建局(质监站)",
"todayAddTotal": 3,
"total": 60
},
{
"superviseUnit": "市住建局(市政站)",
"todayAddTotal": 4,
"total": 20
},
{
"superviseUnit": "福田区住建局",
"todayAddTotal": 3,
"total": 40
},
{
"superviseUnit": "南山区区住建局",
"todayAddTotal": 9,
"total": 77
},
{
"superviseUnit": "罗湖区住建局",
"todayAddTotal": 6,
"total": 54
},
{
"superviseUnit": "宝安区住建局",
"todayAddTotal": 3,
"total": 44
},
{
"superviseUnit": "龙华区住建局",
"todayAddTotal": 7,
"total": 77
},
{
"superviseUnit": "龙岗区住建局",
"todayAddTotal": 0,
"total": 0
},
{
"superviseUnit": "盐田区住建局",
"todayAddTotal": 8,
"total": 39
},
{
"superviseUnit": "大鹏新区住建局",
"todayAddTotal": 0,
"total": 0
},
{
"superviseUnit": "光明区住建局",
"todayAddTotal": 3,
"total": 74
},
{
"superviseUnit": "坪山区住建局",
"todayAddTotal": 4,
"total": 0
},
{
"superviseUnit": "深汕特别合作区住建局",
"todayAddTotal": 6,
"total": 41
}
]
}
</code></pre>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>
<ol>
<li>
<ol>
<li>
</li>
</ol>
</li>
</ol>