10 . 住建局重点关注人员按监督单位统计
<p><strong>简要描述:</strong> </p>
<ul>
<li>住建局重点关注人员按监督单位统计</li>
</ul>
<p><strong>完成情况:</strong> </p>
<ul>
<li>测试</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>{url}/szsti-officialAccount-web/prevention/personalinfo/keyPointAttentionZJJ</code></li>
</ul>
<p><strong>地址</strong></p>
<ul>
<li><code>测试地址 127.0.0.1:8091/szsti-officialAccount-web/prevention/personalinfo/keyPointAttentionZJJ</code>
测试地址 <a href="http://cs.ypt.szsti.org/epidemic/prevention/personalinfo/keyPointAttentionZJJ">http://cs.ypt.szsti.org/epidemic/prevention/personalinfo/keyPointAttentionZJJ</a></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>
</tbody>
</table>
<p><strong>请求实例</strong></p>
<pre><code></code></pre>
<p><strong>返回示例</strong></p>
<pre><code>
{
"msg": "获取数据成功",
"code": 0,
"data": [
{
"total": 203, //重点关注人员数量
"contact_count": 25, //接触史
"temperature_exception_total": 5,//温度异常人员
"supervise_unit": "FJ", //监督单位
"hb_count": 154,//旅行史
"cough_count": 32 //其他健康人员
},
{
"total": 21,
"contact_count": 2,
"temperature_exception_total": 0,
"supervise_unit": "QJ_BAQZJJ",
"hb_count": 19,
"cough_count": 2
},
{
"total": 21,
"contact_count": 4,
"temperature_exception_total": 0,
"supervise_unit": "QJ_DPXQZJJ",
"hb_count": 21,
"cough_count": 0
},
{
"total": 59,
"contact_count": 4,
"temperature_exception_total": 2,
"supervise_unit": "QJ_FTQZJJ",
"hb_count": 54,
"cough_count": 4
},
{
"total": 47,
"contact_count": 15,
"temperature_exception_total": 1,
"supervise_unit": "QJ_GMSZJJ",
"hb_count": 36,
"cough_count": 8
},
{
"total": 101,
"contact_count": 15,
"temperature_exception_total": 1,
"supervise_unit": "QJ_LGQZJJ",
"hb_count": 70,
"cough_count": 21
},
{
"total": 49,
"contact_count": 5,
"temperature_exception_total": 0,
"supervise_unit": "QJ_LHQZJJ",
"hb_count": 41,
"cough_count": 7
},
{
"total": 37,
"contact_count": 3,
"temperature_exception_total": 0,
"supervise_unit": "QJ_LHUQZJJ",
"hb_count": 22,
"cough_count": 14
},
{
"total": 84,
"contact_count": 8,
"temperature_exception_total": 2,
"supervise_unit": "QJ_NSQZJJ",
"hb_count": 69,
"cough_count": 13
},
{
"total": 43,
"contact_count": 9,
"temperature_exception_total": 0,
"supervise_unit": "QJ_PSQZJJ",
"hb_count": 34,
"cough_count": 4
},
{
"total": 36,
"contact_count": 6,
"temperature_exception_total": 0,
"supervise_unit": "QJ_SSQZJJ",
"hb_count": 29,
"cough_count": 4
},
{
"total": 37,
"contact_count": 2,
"temperature_exception_total": 0,
"supervise_unit": "QJ_YTQZJJ",
"hb_count": 32,
"cough_count": 5
},
{
"total": 231,
"contact_count": 28,
"temperature_exception_total": 5,
"supervise_unit": "SZ",
"hb_count": 165,
"cough_count": 53
}
]
}
</code></pre>
<p><strong>返回参数说明</strong> </p>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述欢迎使用ShowDoc!欢迎使用ShowDoc!欢迎使用ShowDoc!</li>
</ul>