Authorization: Bearer ********************curl --location --request GET '/gongye/zjz/gxcycz?dataTime=2025-02&areaCode=3701' \
--header 'Authorization: Bearer <token>'{
"msg": "string",
"code": 0,
"data": [
{
"areaCode": "string",
"areaName": "string",
"total": 0,
"preTotal": 0,
"industryTotal": 0,
"preIndustryTotal": 0,
"rate": 0,
"ratio": 0,
"preRatio": 0,
"pullRatio": 0
}
]
}