{ "id": 0, "isShow": 0 }
curl --location --request POST '/api/category/status' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0, "isShow": 0 }'
{}