curl --location --request POST 'http://23.99.10.157:18080/yya/onlineCarHailing/getEmployeeOrderChartData'
{
"success": true,
"script": null,
"data": {
"total_count": 0,
"under_ten_orders": 0,
"ten_to_twenty_orders": 0,
"twenty_to_thirty_orders": 0,
"over_thirty_orders": 0,
"data_time": "string"
},
"error": 0
}