湖南公益林


资金发放对象数据导入校验

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>资金发放对象数据导入</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://ip:port/api/fund/distribute/checkExcel</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数(form-data)</h5> <pre><code>file: excel文件 townCode: 乡镇代码</code></pre> <h5>返回示例</h5> <pre><code>{     &amp;quot;status&amp;quot;: 200,     &amp;quot;message&amp;quot;: &amp;quot;success&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;errorFile&amp;quot;: &amp;quot;\\fund\\431224100-1712742360730.txt&amp;quot;, // 错误信息文件         &amp;quot;isSuccess&amp;quot;: false // 校验是否通过     },     &amp;quot;decryptFlag&amp;quot;: false }</code></pre> <h5>备注</h5>

页面列表

ITEM_HTML