通用接口转发
<p>[TOC]</p>
<h5>简要描述</h5>
<ul>
<li>通用接口转发</li>
</ul>
<h5>请求URL</h5>
<ul>
<li><code>/common/forward</code></li>
</ul>
<h5>请求方式</h5>
<ul>
<li>POST </li>
</ul>
<h5>需加密参数</h5>
<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;">type</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>类型</td>
</tr>
<tr>
<td style="text-align: left;">method</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>方法类型(post,get)</td>
</tr>
<tr>
<td style="text-align: left;">body</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>接口参数json</td>
</tr>
<tr>
<td style="text-align: left;">url</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>接口地址</td>
</tr>
<tr>
<td style="text-align: left;">token</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>token</td>
</tr>
</tbody>
</table>
<h5>需加密参数示例</h5>
<p>{
"type": 1,
"method": "post",
"body": {},
"url": "emergency/task/statisticsList",
"token": "eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6IjllYTIwZWJjLTNkYzEtNDMyYy1hZGM1LTU2YmIxYzNmNDJkYiJ9.fLBugJwzhhAInh5grhHlk-cywxMCMNhIv4k83lVNYIMg_LOTHjOnVk7gmpxORvi8kHVcd7IG6Lrnim311dM_dA"
}</p>
<h5>参数</h5>
<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;">key</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>参数(base64整体加密需加密j参数)</td>
</tr>
</tbody>
</table>
<h5>请求示例</h5>
<pre><code>{
&quot;key&quot;: &quot;ewogICAgInR5cGUiOiAxLAogICAgIm1ldGhvZCI6ICJwb3N0IiwKICAgICJib2R5Ijoge30sCiAgICAidXJsIjogIi9lbWVyZ2VuY3kvdGFzay9zdGF0aXN0aWNzTGlzdCIsCiAgICAidG9rZW4iOiAiZXlKaGJHY2lPaUpJVXpVeE1pSjkuZXlKc2IyZHBibDkxYzJWeVgydGxlU0k2SWpsbFlUSXdaV0pqTFROa1l6RXRORE15WXkxaFpHTTFMVFUyWW1JeFl6Tm1OREprWWlKOS5mTEJ1Z0p3emhoQUluaDVncmhIbGstY3l3eE1DTU5oSXY0azgzbFZOWUlNZ19MT1RIak9uVms3Z21weE9Sdmk4a0hWY2Q3SUc2THJuaW0zMTFkTV9kQSIKfQ==&quot;
}
</code></pre>
<h5>返回示例</h5>
<pre><code> {
&quot;data&quot;: &quot;{\&quot;total\&quot;:6,\&quot;data\&quot;:[{\&quot;taskId\&quot;:11,\&quot;code\&quot;:\&quot;KSTFSJ202403070001\&quot;,\&quot;receivingTime\&quot;:\&quot;2024-03-06 00:00:00\&quot;,\&quot;incidentUnit\&quot;:\&quot;测试单位\&quot;,\&quot;involvedNum\&quot;:10,\&quot;epidemiologicalResult\&quot;:null,\&quot;investigationProcessingResult\&quot;:null,\&quot;eventCharacterization\&quot;:null,\&quot;branchCenterId\&quot;:114,\&quot;branchCenterName\&quot;:\&quot;昆山市市场监督管理局巴城分局\&quot;,\&quot;initialReportTime\&quot;:null,\&quot;continueReportTime\&quot;:null,\&quot;finalReportTime\&quot;:null,\&quot;remark\&quot;:null,\&quot;receivingReportTime\&quot;:null,\&quot;initialInvestigationReportTime\&quot;:null,\&quot;closingInvestigationReportTime\&quot;:null,\&quot;scene\&quot;:null,\&quot;pageSize\&quot;:null,\&quot;pageNum\&quot;:null,\&quot;realStatus\&quot;:null},{\&quot;taskId\&quot;:9,\&quot;code\&quot;:\&quot;KSTFSJ202402270002\&quot;,\&quot;receivingTime\&quot;:\&quot;2024-02-27 19:10:51\&quot;,\&quot;incidentUnit\&quot;:\&quot;tesst\&quot;,\&quot;involvedNum\&quot;:2,\&quot;epidemiologicalResult\&quot;:\&quot;t3\&quot;,\&quot;investigationProcessingResult\&quot;:\&quot;t3\&quot;,\&quot;eventCharacterization\&quot;:\&quot;t3\&quot;,\&quot;branchCenterId\&quot;:114,\&quot;branchCenterName\&quot;:\&quot;昆山市市场监督管理局巴城分局\&quot;,\&quot;initialReportTime\&quot;:\&quot;2024-02-29 10:26:36\&quot;,\&quot;continueReportTime\&quot;:\&quot;2024-02-29 10:27:30\&quot;,\&quot;finalReportTime\&quot;:\&quot;2024-02-29 10:30:19\&quot;,\&quot;remark\&quot;:\&quot;t3\&quot;,\&quot;receivingReportTime\&quot;:\&quot;2024-02-28 00:00:00\&quot;,\&quot;initialInvestigationReportTime\&quot;:\&quot;2024-02-25 00:00:00\&quot;,\&quot;closingInvestigationReportTime\&quot;:\&quot;2024-02-28 00:00:00\&quot;,\&quot;scene\&quot;:\&quot;t3\&quot;,\&quot;pageSize\&quot;:null,\&quot;pageNum\&quot;:null,\&quot;realStatus\&quot;:null},{\&quot;taskId\&quot;:8,\&quot;code\&quot;:\&quot;KSTFSJ202402270001\&quot;,\&quot;receivingTime\&quot;:null,\&quot;incidentUnit\&quot;:\&quot;1\&quot;,\&quot;involvedNum\&quot;:1,\&quot;epidemiologicalResult\&quot;:null,\&quot;investigationProcessingResult\&quot;:null,\&quot;eventCharacterization\&quot;:null,\&quot;branchCenterId\&quot;:115,\&quot;branchCenterName\&quot;:\&quot;昆山市市场监督管理局城北分局\&quot;,\&quot;initialReportTime\&quot;:\&quot;2024-02-27 13:59:23\&quot;,\&quot;continueReportTime\&quot;:\&quot;2024-03-07 09:30:05\&quot;,\&quot;finalReportTime\&quot;:null,\&quot;remark\&quot;:null,\&quot;receivingReportTime\&quot;:null,\&quot;initialInvestigationReportTime\&quot;:null,\&quot;closingInvestigationReportTime\&quot;:null,\&quot;scene\&quot;:null,\&quot;pageSize\&quot;:null,\&quot;pageNum\&quot;:null,\&quot;realStatus\&quot;:null},{\&quot;taskId\&quot;:7,\&quot;code\&quot;:\&quot;KSTFSJ202401250002\&quot;,\&quot;receivingTime\&quot;:\&quot;2024-01-25 09:59:19\&quot;,\&quot;incidentUnit\&quot;:\&quot;事发单位\&quot;,\&quot;involvedNum\&quot;:2,\&quot;epidemiologicalResult\&quot;:\&quot;流行病结果\&quot;,\&quot;investigationProcessingResult\&quot;:\&quot;调查处理结果\&quot;,\&quot;eventCharacterization\&quot;:\&quot;事件定性\&quot;,\&quot;branchCenterId\&quot;:114,\&quot;branchCenterName\&quot;:\&quot;昆山市市场监督管理局巴城分局\&quot;,\&quot;initialReportTime\&quot;:\&quot;2024-01-25 10:37:49\&quot;,\&quot;continueReportTime\&quot;:\&quot;2024-01-25 10:39:32\&quot;,\&quot;finalReportTime\&quot;:\&quot;2024-01-25 10:44:07\&quot;,\&quot;remark\&quot;:\&quot;备注\&quot;,\&quot;receivingReportTime\&quot;:\&quot;2024-01-25 10:43:15\&quot;,\&quot;initialInvestigationReportTime\&quot;:\&quot;2024-01-25 10:43:17\&quot;,\&quot;closingInvestigationReportTime\&quot;:\&quot;2024-01-25 10:43:19\&quot;,\&quot;scene\&quot;:\&quot;发生地点\&quot;,\&quot;pageSize\&quot;:null,\&quot;pageNum\&quot;:null,\&quot;realStatus\&quot;:null},{\&quot;taskId\&quot;:6,\&quot;code\&quot;:\&quot;KSTFSJ202401250001\&quot;,\&quot;receivingTime\&quot;:null,\&quot;incidentUnit\&quot;:\&quot;巴城\&quot;,\&quot;involvedNum\&quot;:0,\&quot;epidemiologicalResult\&quot;:\&quot;无\&quot;,\&quot;investigationProcessingResult\&quot;:\&quot;无\&quot;,\&quot;eventCharacterization\&quot;:\&quot;无\&quot;,\&quot;branchCenterId\&quot;:114,\&quot;branchCenterName\&quot;:\&quot;昆山市市场监督管理局巴城分局\&quot;,\&quot;initialReportTime\&quot;:\&quot;2024-01-25 09:35:42\&quot;,\&quot;continueReportTime\&quot;:\&quot;2024-01-25 09:37:51\&quot;,\&quot;finalReportTime\&quot;:\&quot;2024-01-25 09:40:51\&quot;,\&quot;remark\&quot;:\&quot;无\&quot;,\&quot;receivingReportTime\&quot;:\&quot;2024-01-26 00:00:00\&quot;,\&quot;initialInvestigationReportTime\&quot;:\&quot;2024-01-23 00:00:00\&quot;,\&quot;closingInvestigationReportTime\&quot;:\&quot;2024-01-24 00:00:00\&quot;,\&quot;scene\&quot;:\&quot;无\&quot;,\&quot;pageSize\&quot;:null,\&quot;pageNum\&quot;:null,\&quot;realStatus\&quot;:null},{\&quot;taskId\&quot;:4,\&quot;code\&quot;:\&quot;KSTFSJ202312280001\&quot;,\&quot;receivingTime\&quot;:null,\&quot;incidentUnit\&quot;:\&quot;巴城某某餐饮店\&quot;,\&quot;involvedNum\&quot;:12,\&quot;epidemiologicalResult\&quot;:null,\&quot;investigationProcessingResult\&quot;:null,\&quot;eventCharacterization\&quot;:null,\&quot;branchCenterId\&quot;:114,\&quot;branchCenterName\&quot;:\&quot;巴城分局\&quot;,\&quot;initialReportTime\&quot;:\&quot;2024-01-26 13:05:50\&quot;,\&quot;continueReportTime\&quot;:\&quot;2024-01-26 13:06:19\&quot;,\&quot;finalReportTime\&quot;:null,\&quot;remark\&quot;:null,\&quot;receivingReportTime\&quot;:null,\&quot;initialInvestigationReportTime\&quot;:null,\&quot;closingInvestigationReportTime\&quot;:null,\&quot;scene\&quot;:null,\&quot;pageSize\&quot;:null,\&quot;pageNum\&quot;:null,\&quot;realStatus\&quot;:null}],\&quot;code\&quot;:0,\&quot;msg\&quot;:0}&quot;,
&quot;code&quot;: 0
}</code></pre>
<h5>返回参数说明</h5>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
<h5>备注</h5>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>