Authorization: Bearer ********************curl --location --request GET '/tjysummmary/maoyi/summaryA?areaCode=3709&dataTime=2025-05&unitType=1,2,3' \
--header 'Authorization: Bearer <token>'{
"msg": "string",
"code": 0,
"data": [
{
"xse_pre_total": 0,
"xse_rate_total": 0,
"xse_rate_month": 0,
"cat_name": "string",
"lse_this_total_add": 0,
"xse_this_month": 0,
"lse_pre_month": 0,
"lse_pre_total": 0,
"xse_this_total": 0,
"lse_this_month": 0,
"lse_rate_month": 0,
"ct": 0,
"lse_rate_total": 0,
"lse_this_total": 0,
"cat_code": "string",
"lse_pre_total_add": 0,
"xse_pre_month": 0
}
]
}