各网格核酸检测统计
<h2>各网格核酸检测统计</h2>
<p>地址:<a href="http://192.168.1.104:9527/devices/1cafea80-895a-5e02-989d-d99719679cf6/invoke-action">http://192.168.1.104:9527/devices/1cafea80-895a-5e02-989d-d99719679cf6/invoke-action</a></p>
<p>请求格式:</p>
<pre><code>{
"serviceID": "urn:wxjc-com:serviceID:核酸检测情况",
"actionName": "各网格统计",
"input": {
//参数
}
}</code></pre>
<p>响应:</p>
<table>
<thead>
<tr>
<th>字段</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td>code</td>
<td>状态 0000:成功 0001:失败</td>
</tr>
<tr>
<td>data</td>
<td>返回的数据</td>
</tr>
<tr>
<td>gridCode</td>
<td>网格编码</td>
</tr>
<tr>
<td>codingName</td>
<td>网格名称</td>
</tr>
<tr>
<td>accountNames</td>
<td>网格员名称</td>
</tr>
<tr>
<td>centrePoint</td>
<td>中心点</td>
</tr>
<tr>
<td>testTotal</td>
<td>已做核酸检测人数</td>
</tr>
</tbody>
</table>
<h2></h2>