历下区项目

历下区街道分中心各业务


统计

<p>[TOC]</p> <h1>统计界面</h1> <p>请求URL</p> <ul> <li><code>127.0.0.1:8085/system/lxNucleicInvestigate/investigateCount</code></li> <li> <p><code>wmp-nucleiccount/lxNuclearReportCount/investigateCount</code></p> <p>请求方式</p> </li> <li> <p>post</p> <p>成功返回示例</p> <p>{ &quot;code&quot;: &quot;0000&quot;, &quot;resultObject&quot;: { &quot;barCount&quot;: 34, &quot;negativeNumber&quot;: &quot;19&quot;, &quot;qtNumber&quot;: &quot;0&quot;, &quot;totalLot&quot;: 6, &quot;positiveNumber&quot;: &quot;13&quot;, &quot;peopleNum&quot;: 26 } }</p> <p>成功返回示例的参数说明</p> </li> </ul> <table> <thead> <tr> <th>参数名</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>barCount</td> <td>string</td> <td>总管数</td> </tr> <tr> <td>negativeNumber</td> <td>string</td> <td>阴性</td> </tr> <tr> <td>qtNumber</td> <td>string</td> <td>其他</td> </tr> <tr> <td>totalLot</td> <td>string</td> <td>总批次</td> </tr> <tr> <td>positiveNumber</td> <td>string</td> <td>阳性</td> </tr> <tr> <td>peopleNum</td> <td>string</td> <td>人数</td> </tr> </tbody> </table> <h1>核酸追检查错误操作日志</h1> <p>请求URL</p> <ul> <li> <p><code>http://124.128.226.198:8081/system/lxNuclearLog/list</code></p> <p>请求方式</p> </li> <li> <p>post</p> <p>请求Body参数</p> </li> </ul> <table> <thead> <tr> <th>参数名</th> <th>示例值</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>function</td> <td></td> <td>否</td> <td>string</td> <td>功能模块</td> </tr> <tr> <td>singleBarCode</td> <td></td> <td>否</td> <td>string</td> <td>管号</td> </tr> <tr> <td>problem</td> <td></td> <td>否</td> <td>string</td> <td>触发问题</td> </tr> <tr> <td>batchId</td> <td></td> <td>否</td> <td>string</td> <td>批次id</td> </tr> <tr> <td>batchNumber</td> <td></td> <td>否</td> <td>string</td> <td>批次号</td> </tr> <tr> <td>pageNumber</td> <td>1</td> <td>是</td> <td>string</td> <td>无</td> </tr> <tr> <td>pageSize</td> <td>10</td> <td>是</td> <td>string</td> <td>无</td> </tr> </tbody> </table> <p>成功返回示例</p> <pre><code>{ "code": "0000", "result": { "pageData": { "records": [ { "id": 71957, "createTime": "2022-12-08T15:23:01", "createBy": "2810", "function": "单管扫码登记", "batchId": "401", "singleBarCode": "LX54446634", "problem": "成功" }, { "id": 71956, "createTime": "2022-12-08T15:22:16", "createBy": "2810", "function": "标记试管为阳性", "batchId": "398", "singleBarCode": "LX54446634", "problem": "完成" }, { "id": 71955, "createTime": "2022-12-08T15:21:54", "createBy": "2810", "function": "实验室三区扫码登记-新增阳管数据", "problem": "新增成功" }, { "id": 71954, "createTime": "2022-12-08T15:18:25", "createBy": "2810", "function": "单管扫码登记", "batchId": "400", "singleBarCode": "LX17621421", "problem": "成功" }, { "id": 71953, "createTime": "2022-12-08T15:16:35", "createBy": "2810", "function": "标记试管为阳性", "batchId": "399", "singleBarCode": "LX37633534", "problem": "完成" }, { "id": 71952, "createTime": "2022-12-08T15:16:23", "createBy": "2810", "function": "标记试管为阳性", "batchId": "399", "singleBarCode": "LX97612362", "problem": "完成" }, { "id": 71951, "createTime": "2022-12-08T15:16:19", "createBy": "2810", "function": "标记试管为阳性", "batchId": "399", "singleBarCode": "LX47612367", "problem": "该试管编码不属于本批次,请扫描本批次的试管" }, { "id": 71950, "createTime": "2022-12-08T15:16:12", "createBy": "2810", "function": "标记试管为阳性", "batchId": "399", "singleBarCode": "LX06339379", "problem": "该试管编码不属于本批次,请扫描本批次的试管" }, { "id": 71949, "createTime": "2022-12-08T15:15:37", "createBy": "2810", "function": "实验室三区扫码登记-新增阳管数据", "problem": "新增成功" }, { "id": 71948, "createTime": "2022-12-08T15:15:26", "createBy": "2810", "function": "实验室三区扫码登记-新增阳管数据", "problem": "新增成功" } ], "total": 31, "size": 10, "current": 1, "orders": [], "optimizeCountSql": true, "hitCount": false, "searchCount": true, "pages": 4 } } }</code></pre> <p>成功返回示例的参数说明</p> <table> <thead> <tr> <th>参数名</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>pageData.records</td> <td>array</td> <td>无</td> </tr> <tr> <td>pageData.records.id</td> <td>string</td> <td>无</td> </tr> <tr> <td>pageData.records.createTime</td> <td>string</td> <td>操作时间</td> </tr> <tr> <td>pageData.records.createBy</td> <td>string</td> <td>操作人</td> </tr> <tr> <td>pageData.records.function</td> <td>string</td> <td>功能模块</td> </tr> <tr> <td>pageData.records.batchId</td> <td>string</td> <td>批次id</td> </tr> <tr> <td>pageData.records.singleBarCode</td> <td>string</td> <td>试管号</td> </tr> <tr> <td>pageData.records.problem</td> <td>string</td> <td>触发问题</td> </tr> <tr> <td>pageData.records.batch_number</td> <td>string</td> <td>批次号</td> </tr> </tbody> </table> <h1>今日采送检报平均值</h1> <ul> <li> <p><code>127.0.0.1:8085/system/lxNuclearReportCount/avg</code> <code>wmp-nucleiccount/lxNuclearReportCount/avg</code> 请求方式</p> </li> <li> <p>get</p> <p>请求Query参数</p> <p>成功返回示例</p> <p>{ &quot;code&quot;: &quot;0000&quot;, &quot;resultObject&quot;: [ { &quot;samplingAvg&quot;: [ { &quot;townName&quot;: &quot;大明湖街道&quot;, &quot;samplingAvg&quot;: &quot;1.51&quot; }, { &quot;townName&quot;: &quot;解放路街道&quot;, &quot;samplingAvg&quot;: &quot;1.60&quot; }, { &quot;townName&quot;: &quot;千佛山街道&quot;, &quot;samplingAvg&quot;: &quot;1.84&quot; }, { &quot;townName&quot;: &quot;文东街道&quot;, &quot;samplingAvg&quot;: &quot;2.08&quot; }, { &quot;townName&quot;: &quot;燕山街道&quot;, &quot;samplingAvg&quot;: &quot;2.42&quot; }, { &quot;townName&quot;: &quot;东关街道&quot;, &quot;samplingAvg&quot;: &quot;2.49&quot; }, { &quot;townName&quot;: &quot;建新街道&quot;, &quot;samplingAvg&quot;: &quot;3.09&quot; }, { &quot;townName&quot;: &quot;姚家街道&quot;, &quot;samplingAvg&quot;: &quot;3.20&quot; }, { &quot;townName&quot;: &quot;趵突泉街道&quot;, &quot;samplingAvg&quot;: &quot;3.76&quot; }, { &quot;townName&quot;: &quot;龙洞街道&quot;, &quot;samplingAvg&quot;: &quot;4.45&quot; }, { &quot;townName&quot;: &quot;甸柳街道&quot;, &quot;samplingAvg&quot;: &quot;4.45&quot; }, { &quot;townName&quot;: &quot;智远街道&quot;, &quot;samplingAvg&quot;: &quot;4.60&quot; }, { &quot;townName&quot;: &quot;泉城路街道&quot;, &quot;samplingAvg&quot;: &quot;5.46&quot; } ], &quot;uploadAvg&quot;: [ { &quot;townName&quot;: &quot;燕山街道&quot;, &quot;uploadAvg&quot;: &quot;-13.63&quot; }, { &quot;townName&quot;: &quot;大明湖街道&quot;, &quot;uploadAvg&quot;: &quot;-11.57&quot; }, { &quot;townName&quot;: &quot;智远街道&quot;, &quot;uploadAvg&quot;: &quot;-11.52&quot; }, { &quot;townName&quot;: &quot;甸柳街道&quot;, &quot;uploadAvg&quot;: &quot;-11.35&quot; }, { &quot;townName&quot;: &quot;趵突泉街道&quot;, &quot;uploadAvg&quot;: &quot;-10.65&quot; }, { &quot;townName&quot;: &quot;姚家街道&quot;, &quot;uploadAvg&quot;: &quot;-10.27&quot; }, { &quot;townName&quot;: &quot;泉城路街道&quot;, &quot;uploadAvg&quot;: &quot;-10.13&quot; }, { &quot;townName&quot;: &quot;文东街道&quot;, &quot;uploadAvg&quot;: &quot;-9.96&quot; }, { &quot;townName&quot;: &quot;建新街道&quot;, &quot;uploadAvg&quot;: &quot;-9.21&quot; }, { &quot;townName&quot;: &quot;龙洞街道&quot;, &quot;uploadAvg&quot;: &quot;-9.19&quot; }, { &quot;townName&quot;: &quot;解放路街道&quot;, &quot;uploadAvg&quot;: &quot;-8.53&quot; }, { &quot;townName&quot;: &quot;千佛山街道&quot;, &quot;uploadAvg&quot;: &quot;-8.10&quot; }, { &quot;townName&quot;: &quot;东关街道&quot;, &quot;uploadAvg&quot;: &quot;-3.25&quot; } ], &quot;resultAvg&quot;: [ { &quot;townName&quot;: &quot;泉城路街道&quot;, &quot;resultAvg&quot;: &quot;2.81&quot; }, { &quot;townName&quot;: &quot;甸柳街道&quot;, &quot;resultAvg&quot;: &quot;5.20&quot; }, { &quot;townName&quot;: &quot;燕山街道&quot;, &quot;resultAvg&quot;: &quot;5.74&quot; }, { &quot;townName&quot;: &quot;建新街道&quot;, &quot;resultAvg&quot;: &quot;7.04&quot; }, { &quot;townName&quot;: &quot;龙洞街道&quot;, &quot;resultAvg&quot;: &quot;7.74&quot; }, { &quot;townName&quot;: &quot;东关街道&quot;, &quot;resultAvg&quot;: &quot;7.89&quot; }, { &quot;townName&quot;: &quot;姚家街道&quot;, &quot;resultAvg&quot;: &quot;8.26&quot; }, { &quot;townName&quot;: &quot;文东街道&quot;, &quot;resultAvg&quot;: &quot;8.44&quot; }, { &quot;townName&quot;: &quot;智远街道&quot;, &quot;resultAvg&quot;: &quot;8.47&quot; }, { &quot;townName&quot;: &quot;趵突泉街道&quot;, &quot;resultAvg&quot;: &quot;8.52&quot; }, { &quot;townName&quot;: &quot;千佛山街道&quot;, &quot;resultAvg&quot;: &quot;8.71&quot; }, { &quot;townName&quot;: &quot;大明湖街道&quot;, &quot;resultAvg&quot;: &quot;9.94&quot; }, { &quot;townName&quot;: &quot;解放路街道&quot;, &quot;resultAvg&quot;: &quot;10.64&quot; } ] } ] }</p> <p>成功返回示例的参数说明</p> </li> </ul> <table> <thead> <tr> <th>参数名</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>samplingAvg</td> <td>string</td> <td>采送时间</td> </tr> <tr> <td>samplingAvg.townName</td> <td>string</td> <td>街道名</td> </tr> <tr> <td>samplingAvg.samplingAvg</td> <td>string</td> <td>平均时间</td> </tr> <tr> <td>uploadAvg</td> <td>string</td> <td>上报时间</td> </tr> <tr> <td>uploadAvg.townName</td> <td>string</td> <td>街道名</td> </tr> <tr> <td>uploadAvg.uploadAvg</td> <td>string</td> <td>平均时间</td> </tr> <tr> <td>resultAvg</td> <td>string</td> <td>检出时间</td> </tr> <tr> <td>resultAvg.townName</td> <td>string</td> <td>街道名</td> </tr> <tr> <td>resultAvg.resultAvg</td> <td>string</td> <td>平均时间</td> </tr> </tbody> </table> <h1>根据批次号推送</h1> <p>请求URL</p> <ul> <li> <p><code>http://124.128.226.198:8081/system/lxNucleicInvestigate/uploadAgainBatchId</code></p> <p>请求方式</p> </li> <li> <p>get</p> <p>请求Query参数</p> </li> </ul> <table> <thead> <tr> <th>参数名</th> <th>示例值</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>batchId</td> <td>1</td> <td>是</td> <td>string</td> <td>批次id</td> </tr> </tbody> </table> <p>成功返回示例</p> <pre><code>{ "code": "0000", "resultObject": false }</code></pre> <p>成功返回示例的参数说明</p> <table> <thead> <tr> <th>参数名</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>code</td> <td>string</td> <td>无</td> </tr> <tr> <td>resultObject</td> <td>string</td> <td>无</td> </tr> </tbody> </table> <h1>手动推送 单管</h1> <p>请求URL</p> <ul> <li> <p><code>http://124.128.226.198:8081/system/lxNucleicInvestigate/uploadAgainCode</code></p> <p>请求方式</p> </li> <li> <p>get</p> <p>请求Query参数</p> </li> </ul> <table> <thead> <tr> <th>参数名</th> <th>示例值</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>singleBarCode</td> <td>LX59902409</td> <td>是</td> <td>string</td> <td>试管编码</td> </tr> </tbody> </table> <p>成功返回示例</p> <pre><code>{ "code": "0000", "resultObject": true }</code></pre> <p>成功返回示例的参数说明</p> <table> <thead> <tr> <th>参数名</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>code</td> <td>string</td> <td>无</td> </tr> <tr> <td>resultObject</td> <td>string</td> <td>无</td> </tr> </tbody> </table> <h1>停止上传市平台</h1> <p>请求URL</p> <ul> <li> <p><code>127.0.0.1:8085/system/lxNucleicInvestigate/stopUpload</code></p> <p>请求方式</p> </li> <li> <p>get</p> <p>请求Query参数</p> <p>成功返回示例</p> <p>{ &quot;code&quot;: &quot;0000&quot;, &quot;resultObject&quot;:&quot;停止执行上传成功&quot; }</p> </li> </ul> <h1>重新上传市平台</h1> <p>请求URL</p> <ul> <li> <p><code>127.0.0.1:8085/system/lxNucleicInvestigate/restartUpload</code></p> <p>请求方式</p> </li> <li> <p>get</p> <p>请求Query参数</p> <p>成功返回示例</p> <p>{ &quot;code&quot;: &quot;0000&quot;, &quot;resultObject&quot;:&quot;重新执行上传成功&quot; }</p> </li> </ul> <h1>上传市平台暂停状态</h1> <p>请求URL</p> <ul> <li> <p><code>127.0.0.1:8085/system/lxNucleicInvestigate/getUpload</code></p> <p>请求方式</p> </li> <li> <p>get</p> <p>请求Query参数</p> <p>成功返回示例</p> <p>{ &quot;code&quot;: &quot;0000&quot;, &quot;result&quot;: { &quot;start&quot;: &quot;0&quot; } }</p> <p>成功返回示例的参数说明</p> </li> </ul> <table> <thead> <tr> <th>参数名</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>code</td> <td>string</td> <td>无</td> </tr> <tr> <td>start</td> <td>string</td> <td>1是未暂停 0是已暂停</td> </tr> </tbody> </table>

页面列表

ITEM_HTML