curl --location --request DELETE 'http://localhost:8085/api/favor/item/'{
"code": 0,
"data": {
"base_response": {
"code": 0,
"message": {
"value": "string"
}
},
"count": 0,
"results": [
{
"code": 0,
"id": 0
}
]
},
"message": "string"
}