Authorization: ********************curl --location --request POST '/analysis/purchase/all/in/num' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data ''{
"code": 200,
"msg": "",
"data": {
"xAxis": [
""
],
"count": [
0
]
}
}