调查问卷列表删除
<p>地址:<a href="http://localhost:8086/system/masses/delete">http://localhost:8086/system/masses/delete</a></p>
<p>参数:</p>
<table>
<thead>
<tr>
<th>字段</th>
<th>类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td>id</td>
<td>string</td>
<td>列表id</td>
</tr>
</tbody>
</table>
<p>结果:</p>
<table>
<thead>
<tr>
<th>字段</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td>code</td>
<td>状态 0000:成功 0001:失败</td>
</tr>
</tbody>
</table>