*9. 统计数据
<p>欢迎使用ShowDoc!</p>
<p><strong>简要描述:</strong> </p>
<ul>
<li>统计数据</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li>
<p><code>本地测试地址</code></p>
</li>
<li>
<p><code>http://zhangzhig.natapp1.cc/szsti-officialAccount-web/prevention/personalinfo/projectStatistics</code></p>
</li>
<li><code>正式地址</code></li>
<li><code>http://epidemic.szsti.org/epidemic/prevention/personalinfo/projectStatistics</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>
<th>例子</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">prjId</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>项目id</td>
<td>f09139cf-5c51-11e9-8953-fa163e900db8</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code>{
"prjId":"879cbc11-0636-435f-b323-9b7db2769f6c"
}
{
"msg": "单一项目人数统计成功",
"code": 0,
"data": {
"keyPointAttentionCount": { //重点关注人数统计
"total": 0, //总数
"contact_count": 0, //接触史
"hb_count": 0, //旅行史
"is_wuhan": 0, //在武汉市居住或逗留
"cough_count": 0 //其他健康情况
"temperature_exception_total":0 //体温异常
"foreign_country": "1" //去过国外
"contact_foreign_count": "1" //接触过国外的人
"is_harbin":"0" //在哈尔滨市、牡丹江市居住或逗留
"is_suifen_river":"0"//由绥芬河口岸入境
"is_contact_focus_district": 0,
"is_to_focus_district": 0
},
"projectInfo": {
"prj_address": "深圳市光明区公明街道、马田街道 、光明街道",
"prj_id": "879cbc11-0636-435f-b323-9b7db2769f6c",
"create_time": "2020-02-05 21:43:58",
"ticket": null,
"supervise_unit": null,
"prj_area": "光明区",
"update_time": null,
"update_user": null,
"qr_code": null,
"id": "e6e46852-906b-4fc3-adf9-3bfa18904ab0",
"source_id": null,
"prj_name": "光明区全面消除黑臭水体治理工程(公明核心片区及白花社区)EPC设计采购施工总承包)",
"create_user": null
},
"accumulative": { //累计人数
"total": 26, //累计报备人数
"labour_service_num": 2, //劳动人员报备人数
"manager_num": 24 //管理人员报备人数
},
"todayReport": {
"enter_arena_people_total": 0, //今日累计进场人数
"temperature_exception": 0, //今日体温异常人数
"today_total": 0 //今日报备人数
}
}
}
</code></pre>
<p><strong>返回参数说明</strong> </p>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
<th>值</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>
<p>欢迎使用ShowDoc!欢迎使用ShowDoc!欢迎使用ShowDoc!</p>
<p>欢迎使用ShowDoc!欢迎使用ShowDoc!</p>