删除
<p><strong>简要描述:</strong> </p>
<ul>
<li>删除接口</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://xx.com/hcmc/empPrivCert/deleteByIds</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>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">ids</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>待删除记录id组</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code>{
"timeStamp": "1572505763246",
"returnCode": "0",
"beans": [],
"returnMessage": "操作成功",
"bean": {
"authDate": "2010-09-01 00:00:00",
"empId": "1",
"certType": "军官证",
"pageSize": 0,
"recStatus": 2,
"pageNum": 0,
"total": 0,
"unit": "开具单位",
"authUnit": "发证机关",
"pages": 0,
"size": 0,
"createTime": "2019-10-23 20:38:05",
"certName": "证件名称",
"storUnit": "保管机构",
"id": "2019102320380500017",
"certNum": "123456789",
"invDate": "2020-09-01 00:00:00",
"directiom": "说明",
"startDate": "2010-09-01 00:00:00",
"stopDate": "2020-09-01 00:00:00"
}
}</code></pre>
<p><strong>备注</strong></p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>
<p>欢迎使用ShowDoc!欢迎使用ShowDoc!欢迎使用ShowDoc!</p>