合并打款-管理-删除
<p><strong>简要描述:</strong> </p>
<ul>
<li>合并打款管理删除</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>/settle/mergeTeamMemberAction/deleteMergeTeamMember.do</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>
<th>注释</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">id</td>
<td style="text-align: left;">Long</td>
<td style="text-align: left;">否</td>
<td></td>
<td>主键ID</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code>{"head":{"rd":"0","rm":"新增成功!"},"body":null}</code></pre>
<p><strong>返回参数说明</strong> </p>
<ul>
<li>
<p>常规接口统一规范说明</p>
<p><strong>备注</strong> </p>
</li>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>