curl --location --request POST 'https://gxs.shhkgxs.com:27443/api/statistics/get_service_overview' \
--header 'company_id: 1' \
--header 'x-token-u: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1aWQiOjUwNzksImZyb20iOiJhZG1pbiIsInRpbWUiOjE3NDI0Mzc1OTd9.UzYRFZO06kDxhnr8uUk6nJ1UrQNXTs3RLqiFLbo421c'
{
"data": [
{
"count": 115,
"name": "订车服务",
"ratio": "49%"
},
{
"count": 38,
"name": "足疗服务",
"ratio": "16%"
},
{
"count": 55,
"name": "理发服务",
"ratio": "23%"
},
{
"count": 27,
"name": "问诊服务",
"ratio": "11%"
}
],
"url": "",
"type": "success",
"msg": "数据获取成功",
"code": 0
}