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