随行付对私结算获取图片接口
<p><strong>简要描述:</strong> </p>
<ul>
<li>随行付对私结算获取图片接口</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>/settle/vbllPrivacySettleConfigAction/getImage.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;">filePath</td>
<td style="text-align: left;">Stirng</td>
<td style="text-align: left;">否</td>
<td></td>
<td>文件路径</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>