{
"type": 2,
"xml": "<?xml version=\"1.0\"?>\n<msg>\n\t<img aeskey=\"12d35e035d158a5c12bbf91643ec980d\" encryver=\"1\" cdnthumbaeskey=\"12d35e035d158a5c12bbf91643ec980d\" cdnthumburl=\"3057020100044b30490201000204070b648e02032df66b020443a29624020469001358042466313737656535332d373762342d343262322d623431362d616631313265623336633933020405190a020201000405004c56fb00\" cdnthumblength=\"2269\" cdnthumbheight=\"486\" cdnthumbwidth=\"224\" cdnmidheight=\"0\" cdnmidwidth=\"0\" cdnhdheight=\"0\" cdnhdwidth=\"0\" cdnmidimgurl=\"3057020100044b30490201000204070b648e02032df66b020443a29624020469001358042466313737656535332d373762342d343262322d623431362d616631313265623336633933020405190a020201000405004c56fb00\" length=\"490305\" md5=\"ae07c1b5aa6d49814fd574f1fe283f33\" hevc_mid_size=\"19125\" originsourcemd5=\"7064786d1b89b8f7473b02733f5c62b0\">\n\t\t<secHashInfoBase64>eyJwaGFzaCI6ImYwZTAyMDQwMjAwMDAwMDAiLCJwZHFIYXNoIjoiNWU3MDE4ZTAzYmMzMzMxZjMz\nMzc3M2UzNzdjNzcyMGY1MjE4NWEzMDVhMzE0YTc3MmI1NGFhNTRlZDQxZjU0YiJ9\n</secHashInfoBase64>\n\t\t<live>\n\t\t\t<duration>0</duration>\n\t\t\t<size>0</size>\n\t\t\t<md5 />\n\t\t\t<fileid />\n\t\t\t<hdsize>0</hdsize>\n\t\t\t<hdmd5 />\n\t\t\t<hdfileid />\n\t\t\t<stillimagetimems>0</stillimagetimems>\n\t\t</live>\n\t</img>\n\t<platform_signature />\n\t<imgdatahash />\n\t<ImgSourceInfo>\n\t\t<ImgSourceUrl />\n\t\t<BizType>0</BizType>\n\t</ImgSourceInfo>\n</msg>\n"
}curl --location --request POST '/downloadImage' \
--header 'AUTHORIZATION: token值' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": 2,
"xml": "<?xml version=\"1.0\"?>\n<msg>\n\t<img aeskey=\"12d35e035d158a5c12bbf91643ec980d\" encryver=\"1\" cdnthumbaeskey=\"12d35e035d158a5c12bbf91643ec980d\" cdnthumburl=\"3057020100044b30490201000204070b648e02032df66b020443a29624020469001358042466313737656535332d373762342d343262322d623431362d616631313265623336633933020405190a020201000405004c56fb00\" cdnthumblength=\"2269\" cdnthumbheight=\"486\" cdnthumbwidth=\"224\" cdnmidheight=\"0\" cdnmidwidth=\"0\" cdnhdheight=\"0\" cdnhdwidth=\"0\" cdnmidimgurl=\"3057020100044b30490201000204070b648e02032df66b020443a29624020469001358042466313737656535332d373762342d343262322d623431362d616631313265623336633933020405190a020201000405004c56fb00\" length=\"490305\" md5=\"ae07c1b5aa6d49814fd574f1fe283f33\" hevc_mid_size=\"19125\" originsourcemd5=\"7064786d1b89b8f7473b02733f5c62b0\">\n\t\t<secHashInfoBase64>eyJwaGFzaCI6ImYwZTAyMDQwMjAwMDAwMDAiLCJwZHFIYXNoIjoiNWU3MDE4ZTAzYmMzMzMxZjMz\nMzc3M2UzNzdjNzcyMGY1MjE4NWEzMDVhMzE0YTc3MmI1NGFhNTRlZDQxZjU0YiJ9\n</secHashInfoBase64>\n\t\t<live>\n\t\t\t<duration>0</duration>\n\t\t\t<size>0</size>\n\t\t\t<md5 />\n\t\t\t<fileid />\n\t\t\t<hdsize>0</hdsize>\n\t\t\t<hdmd5 />\n\t\t\t<hdfileid />\n\t\t\t<stillimagetimems>0</stillimagetimems>\n\t\t</live>\n\t</img>\n\t<platform_signature />\n\t<imgdatahash />\n\t<ImgSourceInfo>\n\t\t<ImgSourceUrl />\n\t\t<BizType>0</BizType>\n\t</ImgSourceInfo>\n</msg>\n"
}'{
"ret": 0,
"msg": "string",
"data": {
"fileUrl": "string"
}
}