Authorization: Bearer ********************curl --location --request GET '/tjysummmary/maoyi/summaryY102?areaCode=3709&dataTime=2025-05&unitType=1,2,3&xrk=true' \
--header 'Authorization: Bearer <token>'{
"msg": "string",
"code": 0,
"data": [
{
"area_name": "string",
"lse_range_total": 0,
"lse_this_total_add": 0,
"area_code": "string",
"lse_pre_month": 0,
"mark_lse_rate_total": true,
"lse_pre_total": 0,
"lse_this_month": 0,
"lse_rate_month": 0,
"mark_lse_rate_2y_total": true,
"mark_lse_rate_2y_month": true,
"lse_rate_total": 0,
"lse_rate_2y_month": 0,
"lse_this_total": 0,
"mark_lse_rate_month": true,
"lse_pre_total_add": 0,
"lse_ct": 0,
"lse_rate_2y_total": 0,
"lse_range_month": 0
}
]
}