Authorization: Bearer ********************
curl --location --request GET 'https://jiugang.mhiiot.cn/openapi/project/api/DrbehRecord/GetGroupByDriver'
{
"statusCode": 0,
"errorMessage": "string",
"mD5": "string",
"isSuccess": true,
"timestamp": "string",
"data": [
{
"userId": "string",
"userName": "string",
"name": "string",
"count": 0
}
]
}