删除
<p><strong>简要描述:</strong> </p>
<ul>
<li>删除接口</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://xx.com/hcmc/empReward/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": "1572507675137",
"returnCode": "0",
"beans": [],
"returnMessage": "操作成功",
"bean": {
"empId": "1",
"rewardType": "专利",
"pageSize": 0,
"recStatus": 2,
"rewardLevel": "国际级",
"pageNum": 0,
"rewardName": "诺贝尔",
"total": 0,
"pages": 0,
"size": 0,
"createTime": "2019-10-18 16:26:06",
"id": "2019101816260500002",
"rewardDate": "2019-10-18 11:39:11",
"rewardUnit": "奖励单位",
"direction": "奖励说明"
}
}</code></pre>
<p><strong>备注</strong></p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>
<p>欢迎使用ShowDoc!欢迎使用ShowDoc!欢迎使用ShowDoc!</p>