curl --location --request POST 'http://23.99.10.157:18080/yya/onlineCarHailing/getEmployeeAgeChartData?type=1'
{
"success": true,
"script": null,
"data": {
"total_count": 0,
"under_twenty": 0,
"twenty_to_thirty": 0,
"thirty_to_forty": 0,
"forty_to_fifty": 0,
"over_fifty": 0,
"data_time": "string"
},
"error": 0
}