湖南公益林


固定报表方案查询表104

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>固定报表查询报表方案接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://10.1.9.56:9001/count/count104</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST <h5>参数</h5></li> </ul> <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;">provincesType</td> <td style="text-align: left;">是</td> <td style="text-align: left;">Integer</td> <td>统计级别:1省/2市/3区</td> </tr> <tr> <td style="text-align: left;">provincesCodes</td> <td style="text-align: left;">是</td> <td style="text-align: left;">List<String></td> <td>统计级别:省/市/区编码</td> </tr> </tbody> </table> <p>{   &quot;provincesType&quot;: 1,   &quot;provincesCodes&quot;: [&quot;43&quot;] }</p> <h5>返回示例</h5> <pre><code> {     "status": 200,     "message": "success",     "data": [         {             "provincesName": "湖南省",             "provincesVaule": [                 {                     "sheng": "湖南省",                     "shi": "岳阳市",                     "xian": "湘阴县",                     "landOwnership": " ",权属                     "dateYear": "2021",年度                     "publicWelfareForestAll": "227844.00",公益林—合计                     "primaryProtection": "4016.00",一级保护                     "secondaryProtection": "1321.00",二级保护                     "projectSecondaryProtection": "3737.00",天保工程区内—二级保护                     "projectPrimaryProtection": "102572.00",天保工程区内—一级保护                     "type": "合计"                 },                 {                     "id": "844654",                     "sheng": "湖南省",                     "shi": "岳阳市",                     "xian": "君山区",                     "shengCode": "43",                     "shiCode": "4306",                     "xianCode": "430611",                     "landOwnership": "1",                     "dateYear": "2021",                     "publicWelfareForestAll": "3628.00",                     "primaryProtection": "446.00",                     "secondaryProtection": "694.00",                     "projectSecondaryProtection": "938.00",                     "projectPrimaryProtection": "456.00",                     "type": "国有"                 },                 {                     "id": "843938",                     "sheng": "湖南省",                     "shi": "岳阳市",                     "xian": "临湘市",                     "shengCode": "43",                     "shiCode": "4306",                     "xianCode": "430682",                     "landOwnership": "2",                     "dateYear": "2021",                     "publicWelfareForestAll": "840.00",                     "primaryProtection": "818.00",                     "secondaryProtection": "0",                     "projectSecondaryProtection": "277.00",                     "projectPrimaryProtection": "1355.00",                     "type": "集体"                 },                 {                     "id": "52345",                     "sheng": "湖南省",                     "shi": "岳阳市",                     "xian": "平江县",                     "shengCode": "43",                     "shiCode": "4306",                     "xianCode": "430626",                     "landOwnership": "3",                     "dateYear": "2021",                     "publicWelfareForestAll": "200001.00",                     "primaryProtection": "11.00",                     "secondaryProtection": "75.00",                     "projectSecondaryProtection": "44.00",                     "projectPrimaryProtection": "96456.00",                     "type": "个人"                 },                 {                     "id": "85463",                     "sheng": "湖南省",                     "shi": "岳阳市",                     "xian": "湘阴县",                     "shengCode": "43",                     "shiCode": "4306",                     "xianCode": "430624",                     "landOwnership": "9",                     "dateYear": "2021",                     "publicWelfareForestAll": "23375.00",                     "primaryProtection": "2741.00",                     "secondaryProtection": "552.00",                     "projectSecondaryProtection": "2478.00",                     "projectPrimaryProtection": "4305.00",                     "type": "其他"                 }             ]         }     ],     "decryptFlag": false }</code></pre>

页面列表

ITEM_HTML