curl --location --request POST 'https://gxs.shhkgxs.com:27443/api/statistics/get_service_count' \
--header 'company_id: 1' \
--header 'x-token-u: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1aWQiOjUwNzksImZyb20iOiJhZG1pbiIsInRpbWUiOjE3NDI0Mzc1OTd9.UzYRFZO06kDxhnr8uUk6nJ1UrQNXTs3RLqiFLbo421c'
{
"data": {
"service_car_count": 91,
"service_life_count": 61,
"meal_count": 0,
"deal_alarm_count": 62,
"service_people_count": 19
},
"url": "",
"type": "success",
"msg": "数据获取成功",
"code": 0
}