{
"name": "测试123",
"pid": 10,
"has_parent": 1,
"sort": "0",
"status": 1,
"model": "sd"
}curl --location --request POST '/adminapi/draw.draw_prompt_category/add' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "测试123",
"pid": 10,
"has_parent": 1,
"sort": "0",
"status": 1,
"model": "sd"
}'{}