curl --location --request GET '/adminapi/draw.draw_square/detail?id=' \
--header 'token: 59e092db6ec6acbe31669c6b8620ee89'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"id": 1,
"source": 1,
"operate_id": 1,
"category_id": 1,
"prompts": "The antique beauty dressed in Tang Dynasty clothing, holding a wooden Chinese drawer, looks into the camera, elegant color scheme --ar 1:1",
"image": "http://www.chat.localhost/uploads/draw/20230830/1a2e0afec1d9bba39abb599936e679b9.png",
"is_show": 1,
"verify_status": 1,
"verify_result": null,
"create_time": "2023-08-31 14:20:48",
"update_time": "2023-08-31 14:20:48",
"delete_time": null,
"category_name": "人物",
"verify_status_desc": "审核通过",
"user_info": {
"image": "http://www.chat.localhost/resource/image/adminapi/default/pc_logo.jpg",
"name": "ChatAI智能对话"
},
"source_desc": "后台添加"
}
}