Authorization: Bearer ********************{
"dataTime": "2025-04"
}curl --location --request POST '/my/lsekjybLj' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"dataTime": "2025-04"
}'{
"msg": "string",
"code": 0,
"data": [
{
"areaCode": "string",
"areaName": "string",
"xse": 0,
"pfyXse": 0,
"lsyXse": 0,
"zsyXse": 0,
"cyyXse": 0,
"xseTq": 0,
"pfyXseTq": 0,
"lsyXseTq": 0,
"zsyXseTq": 0,
"cyyXseTq": 0,
"rate": 0,
"pfyRate": 0,
"lsyRate": 0,
"zsyRate": 0,
"cyyRate": 0
}
]
}