{
"id": 1,
"reason": "版块调整",
"status": "Normal"
}curl --location --request PUT '/manage/categories/status' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 1,
"reason": "版块调整",
"status": "Normal"
}'{
"code": 20000,
"data": null,
"err_code": "string",
"msg": null
}