{
"quantity": 0,
"type": 0,
"sysModule": "string",
"moduleFlag": 0
}
curl --location --request DELETE 'https://test.51vive.com/app/search/record/clear' \
--header 'Content-Type: application/json' \
--data-raw '{
"quantity": 0,
"type": 0,
"sysModule": "string",
"moduleFlag": 0
}'
{
"code": 0,
"msg": "string",
"data": {}
}