{
"type_id":10002,
"app_id":1,
"recommend_type_id":5,
"content_id":20002,
"sort":2
}curl --location '/api/admin/show/home' \
--header 'Content-Type: application/json' \
--data '{
"type_id":10002,
"app_id":1,
"recommend_type_id":5,
"content_id":20002,
"sort":2
}'{
"code": 0,
"msg": "string"
}