Authorization: Bearer ********************
{
"botType": "MID_JOURNEY",
"link": "https://storage.fonedis.cc/attachments/1372468820912115716/1388566717961338880/hyper_realistic_3d_rendering_pink_tulip_style_686021570d5ec4451c1c120a.jpg?ex=68617307&is=68602187&hm=f939f10d79de24e3ed0f2c4dc1453c902ee6b383d13d9a1787eacfccfadb9488&"
}
curl --location -g --request POST '/mj/submit/describe' \
--header 'Authorization: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"botType": "MID_JOURNEY",
"link": "https://storage.fonedis.cc/attachments/1372468820912115716/1388566717961338880/hyper_realistic_3d_rendering_pink_tulip_style_686021570d5ec4451c1c120a.jpg?ex=68617307&is=68602187&hm=f939f10d79de24e3ed0f2c4dc1453c902ee6b383d13d9a1787eacfccfadb9488&"
}'
{
"code": 1,
"description": "提交成功",
"properties": {},
"result": 1320098173412546
}