湖南公益林


固定报表方案查询表103

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>固定报表查询报表方案接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://10.1.9.56:9001/count/count103</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": [                 {                     "type": "合计",        "year": "2021", "sheng": "湖南省", "shi": "长沙市", "xian": "天心区", "landOwnership": " ", "publicWelfareForestAll": "20012.00", "natural": "7065.00", "manual": "41742.00", "other": "783.00", "projectAll": "78885.00", "projectNatural": "7848.00", "projectManual": "7875.00", "projectOther": "7074.00"                 },                 {                     "type": "国有", "id": "23543", "year": "2021", "sheng": "湖南省", "shi": "长沙市", "xian": "雨花区", "shengCode": "43", "shiCode": "4301", "xianCode": "430111", "landOwnership": "1", "publicWelfareForestAll": "866.00", "natural": "1570.00", "manual": "9276.00", "other": "174.00", "projectAll": "17530.00", "projectNatural": "1744.00", "projectManual": "1750.00", "projectOther": "1572.00"                 },                 {                     "type": "集体",                     "id": "434551534", "year": "2021", "sheng": "湖南省", "shi": "长沙市", "xian": "长沙县", "shengCode": "43", "shiCode": "4301", "xianCode": "430121", "landOwnership": "2", "publicWelfareForestAll": "789.00", "natural": "1570.00", "manual": "9276.00", "other": "174.00", "projectAll": "17530.00", "projectNatural": "1744.00", "projectManual": "1750.00", "projectOther": "1572.00"                 },                 {                     "type": "个人", "publicWelfareForestAll": "0", "natural": "0", "manual": "0", "other": "0", "projectAll": "0", "projectNatural": "0", "projectManual": "0", "projectOther": "0"                 },                 {                     "type": "其他", "id": "6549", "year": "2021", "sheng": "湖南省", "shi": "长沙市", "xian": "天心区", "shengCode": "43", "shiCode": "4301", "xianCode": "430103", "landOwnership": "9", "publicWelfareForestAll": "18357.00", "natural": "3925.00", "manual": "23190.00", "other": "435.00", "projectAll": "43825.00", "projectNatural": "4360.00", "projectManual": "4375.00", "projectOther": "3930.00"                 }             ]         }     ],     "decryptFlag": false } </code></pre>

页面列表

ITEM_HTML