Authorization: Bearer ********************curl --location --request GET '/gongye/zjz/sdmlcs?dataTime=2025-02&areaCode=3701' \
--header 'Authorization: Bearer <token>'{
"msg": "string",
"code": 0,
"data": [
{
"areaCode": "string",
"areaName": "string",
"preTotal": 0,
"preCkyTotal": 0,
"preZjyTotal": 0,
"preGyyTotal": 0,
"preKczyTotal": 0,
"preJszpTotal": 0,
"prePercent": 0,
"preCkyPercent": 0,
"preZjyPercent": 0,
"preGyyPercent": 0,
"preKczyPercent": 0,
"preJszpPercent": 0,
"preCkyPercentQx": 0,
"preZjyPercentQx": 0,
"preGyyPercentQx": 0
}
]
}