curl --location 'http://localhost:8085/api/favor/item/'{
"code": 0,
"data": {
"base_response": {
"code": 0,
"message": {
"value": "string"
}
},
"count": 0,
"objects": [
{
"flag": 0,
"id": 0,
"object": "string",
"status": 0,
"update_sequence": 0,
"update_time": 0
}
]
},
"message": "string"
}