{
"category_id":20005,
"app_id":1,
"name":"爱情",
"status":1
}curl --location '/api/admin/show/category' \
--header 'Content-Type: application/json' \
--data '{
"category_id":20005,
"app_id":1,
"name":"爱情",
"status":1
}'{
"code": 0,
"msg": "string"
}