湖南公益林


获取一条数据

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>获取一条数据</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://10.1.9.56:9001/fundsManage/cityCountyForestBenefit/get</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </li> </ul> <h5>参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">fId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>id</td> </tr> </tbody> </table> <pre><code> ##### 返回示例 `` {     "status": 200,     "message": "success",     "data": {         "fid": 1345544422,         "year": "2012",         "nationCityCompensation": "12343.00",         "nationCityCompensationArea": "235.00",         "nationCountyCompensationArea": "4363.00",         "nationCountyCompensation": "346.00",         "provinceCityCompensation": "32.00",         "provinceCityCompensationArea": "352.00",         "provinceCountyCompensation": "25.00",         "provinceCountyCompensationArea": "25.00",         "commodityCityCompensation": "235.00",         "commodityCityCompensationArea": "234.00",         "commodityCountyCompensation": "234.00",         "commodityCountyCompensationArea": "235.00",         "cityCityCompensation": "23.00",         "cityCityCompensationArea": "22.00",         "cityCountyCompensation": "242.00",         "cityCountyCompensationArea": "24.00",         "countyCountyCompensation": "234.00",         "countyCountyCompensationArea": "23.00",         "deleteFlag": 0     },     "decryptFlag": false }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;"></td> <td style="text-align: left;"></td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li> </li> </ul>

页面列表

ITEM_HTML