Authorization: Bearer ********************curl --location --request GET '/tjysummmary/maoyi/quarterA1?areaCode=3709&dataTime=2025-06&unitType=1,2,3' \
--header 'Authorization: Bearer <token>'{
"msg": "string",
"code": 0,
"data": [
{
"xse_pre_total": 0,
"item_code": "string",
"lse_this_total": 0,
"xse_this_month": 0,
"lse_pre_month": 0,
"lse_pre_total": 0,
"item_name": "string",
"xse_this_total": 0,
"lse_this_month": 0,
"xse_pre_month": 0
}
]
}