新增--查询手续费和分润金额
<p><strong>简要描述:</strong> </p>
<ul>
<li>新增--查询手续费和分润金额时 分账类型 接口返回结果不变</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li>
<p><code>查询手续费 /bill/financeBillsAction/queryAgentConsumeMchFeeTotal.do</code></p>
</li>
<li><code>查分润金额 /bill/financeBillsAction/queryAgentConsumeIpaynowIncomeTotal.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;">shareType</td>
<td style="text-align: left;">Stirng</td>
<td style="text-align: left;">否</td>
<td></td>
<td>分账类型 "ipaynow","我司收益分账" ,"mch","商户分账"</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code> 原来返回格式不变</code></pre>
<p><strong>返回参数说明</strong> </p>
<ul>
<li>常规接口统一规范说明</li>
</ul>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>