curl --location --request POST 'http://23.99.10.157:18080/yya/onlineCarHailing/employeeData?areaName'
{
"success": true,
"script": null,
"data": {
"licensed_driver_count": 0,
"online_driver_count": 0,
"active_driver_count": 0,
"high_risk_driver_count": 0
},
"error": 0
}