{
"categoryId": 0,
"content": "string",
"sort": 0,
"status": 0
}curl --location --request POST '/api/ai/draw/prompt/add' \
--header 'Content-Type: application/json' \
--data-raw '{
"categoryId": 0,
"content": "string",
"sort": 0,
"status": 0
}'{}