删除
<p><strong>简要描述:</strong> </p>
<ul>
<li>删除接口</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://xx.com/hcmc/empAbroad/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": "1572505085230",
"returnCode": "0",
"beans": [],
"returnMessage": "操作成功",
"bean": {
"empId": "3",
"reason": "出国事由",
"certType": "军官证",
"nation": "美国",
"pageSize": 0,
"total": 0,
"pages": 0,
"abroadType": "因公",
"mateType": "永久居住权",
"id": "2019101810103500005",
"certNum": "522324199110031131",
"direction": "gg说明",
"childType": "外国国籍",
"holidayCount": 10,
"politicalStatus": "10",
"recStatus": 2,
"pageNum": 0,
"isMateAbroad": true,
"holidayType": "事假",
"isChildAbroad": true,
"passportNum": "123443534534536",
"size": 0,
"createTime": "2019-10-18 10:10:36",
"duty": "中移在线公司职员",
"startDate": "2019-10-16 20:24:09",
"stopDate": "2019-10-16 20:24:09"
}
}</code></pre>
<p><strong>备注</strong></p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>
<p>欢迎使用ShowDoc!欢迎使用ShowDoc!欢迎使用ShowDoc!</p>