{ "project_area_district": "宝安区" "maxRows": 3000, "offset": 0 }
curl --location --request GET 'https://58.251.31.210:28144/index_project_pct/api?project_area_district=二级筛选&offset=0&maxRows=1000&project_area=一级筛选(全国/六大区域/深圳)&project_area_speci=二级单位(各省/各区域/深圳各区)&project_type=' \ --header 'token: d38ada802a25838ce0a27c6559aa67ef62ba6eb692b7f65ddd7d5f7d2a7d921ca5bcafdad0aaeb43d8915fd641116604a3b251fd76cbbefed08f234998b5f7ac' \ --header 'Content-Type: application/json' \ --data-raw '{ "project_area_district": "宝安区" "maxRows": 3000, "offset": 0 }'
{ "project_num": "项目数", "project_area_district": "区域名", "develop_amount_pct": "拓展金额占比", "develop_amount": "拓展金额", "cnt": "返回数据量" }