{
"nf": "2023",
"qhdm": "13",
"labeldm": "07"
}
curl --location --request POST 'http://gykj123.cn:9000/middleground-rsanalysis-sample/api/v1/dtsample/previewZzyb' \
--header 'token: {{access_token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"nf": "2023",
"qhdm": "13",
"labeldm": "07"
}'
{
"timestamp": 1700535447385,
"datetime": "2023-11-21T10:57:27.385",
"code": 200,
"message": "成功",
"success": true,
"data": {
"ybPositions": null,
"totalYb": 16353,
"yblxCounts": [
{
"labeldm": "07",
"labelmc": "冬小麦",
"total": 16353
}
]
}
}