{
"category_id": 10,
"prompt": [
"cool&酷"
],
"sort": 10,
"status": 1,
"model": "sd"
}curl --location '/adminapi/draw.draw_prompt/add' \
--header 'Content-Type: application/json' \
--data '{
"category_id": 10,
"prompt": [
"cool&酷"
],
"sort": 10,
"status": 1,
"model": "sd"
}'{}