删除
<p><strong>简要描述:</strong> </p>
<ul>
<li>删除接口</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://xx.com/hcmc/empSpeAttest/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": "1572488757010",
"returnCode": "0",
"beans": [],
"returnMessage": "操作成功",
"bean": {
"empId": "2",
"speLevel": "1",
"pageSize": 0,
"recStatus": 2,
"speName": "01",
"pageNum": 0,
"actDate": "2015-11-22 00:00:00",
"total": 0,
"authUnit": "1",
"pages": 0,
"size": 0,
"createTime": "2019-10-23 16:23:48",
"id": "2019102316234700013",
"certNum": "1",
"invDate": "2019-02-03 00:00:00"
}
}</code></pre>
<p><strong>备注</strong></p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>
<p>欢迎使用ShowDoc!欢迎使用ShowDoc!欢迎使用ShowDoc!</p>