{
"page": "1",
"perpage": "10",
"name": "",
"typeId": "7",
"checkStatus": "0"
}
curl --location --request POST '/v5/hotnews/case/list' \
--header 'Content-Type: application/json' \
--data-raw '{
"page": "1",
"perpage": "10",
"name": "",
"typeId": "7",
"checkStatus": "0"
}'
{}