{
"type_id":"10005",
"app_id":1,
"name":"Variety Show",
"sort":5,
"status":1
}curl --location '/api/admin/show/type' \
--header 'Content-Type: application/json' \
--data '{
"type_id":"10005",
"app_id":1,
"name":"Variety Show",
"sort":5,
"status":1
}'{
"code": 0,
"msg": "string"
}