curl --location --request POST 'http://23.99.10.157:18080/yya/onlineCarHailing/getEmployeeDriverAgeChartData?type=1'
{
"success": true,
"script": null,
"data": {
"total_count": 0,
"up_to_three_years": 0,
"three_to_six_years": 0,
"six_to_ten_years": 0,
"over_ten_years": 0,
"data_time": "string"
},
"error": 0
}