Authorization: Bearer ********************curl --location --request GET '/gongye/zjz/menLeiTjG?dataTime=2025-02&areaCode=3701' \
--header 'Authorization: Bearer <token>'{
"msg": "string",
"code": 0,
"data": [
{
"name": "string",
"current": 0,
"total": 0,
"pre": 0,
"preTotal": 0,
"currentRate": 0,
"totalRate": 0
}
]
}