curl --location --request POST 'http://localhost:18080/yya/transportIntelligenceTube/getDriveStatus?dateType&codeList&areaName'
{
"error": 0,
"script": null,
"data": [
{
"fatigue_drive": 0,
"overspeed_alarm": 0,
"prohibition_night_drive": 0,
"volume_up_drive": "string"
}
],
"success": true
}