Authorization: Bearer ********************curl --location --request GET '/tjysummmary/maoyi/lxb?areaCode=3709&dataTime=2025-05&unitType=1,2,3' \
--header 'Authorization: Bearer <token>'{
"msg": "string",
"code": 0,
"data": [
{
"area_name": "string",
"lxb_lingshou": 0,
"lxb_qiche_ls": 0,
"area_code": "string",
"lxb_pifa": 0,
"lxb_qiche": 0,
"lxb_shiyou": 0,
"lxb_shiyou_ls": 0,
"adcode": "string"
}
]
}