{
"nf": "2024",
"qhdm": "41"
}
curl --location --request POST 'http://gykj123.cn:9000/grandtechmap-land-monitor-service/api/v1/overview/food' \
--header 'token: {{access_token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"nf": "2024",
"qhdm": "41"
}'
{
"timestamp": 1739948661031,
"datetime": "2025-02-19T15:04:21.031",
"code": 200,
"message": "成功",
"success": true,
"data": {
"food": {
"x": null,
"y": null,
"nf": "2024",
"qhdm": "41",
"qhmc": "河南省",
"gdmj": 130642851.5000,
"mj": 54119957.1375,
"mj1": 15828906.4125,
"mj2": 155.1375,
"mj3": 5458200.9000,
"mj4": 32832694.6875,
"zb": 0.4143,
"zb1": 0.2925,
"zb2": 0.0000,
"zb3": 0.1009,
"zb4": 0.6067,
"percent": "41.43%",
"percent1": "29.25%",
"percent2": "0.00%",
"percent3": "10.09%",
"percent4": "60.67%"
}
}
}