curl --location --request POST 'http://api.bbs.sunding.cn/sd/api/user/media/upload-image-by-ai-bot' \
--form 'business="post"' \
--form 'key="sunding"' \
--form 'image=@""'{
"code": 200,
"data": {
"id": 0
},
"execTime": 0,
"msg": "操作成功"
}