{
"pid": 0,
"name": "string",
"sort": 0,
"status": 0,
"id": 0
}curl --location --request POST '/api/ai/draw/category/edit' \
--header 'Content-Type: application/json' \
--data-raw '{
"pid": 0,
"name": "string",
"sort": 0,
"status": 0,
"id": 0
}'{}