{
"id": 0
}
curl --location --request POST 'http://127.0.0.1:18111/biz/motorIllegal/impunity' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0
}'
{
"code": 0,
"msg": "string",
"data": {}
}