{
"aesKey": "f46be643aa0dc009ae5fb63bbc73335d",
"totalSize": "63",
"type": "5",
"fileId": "3057020100044b304902010002043904752002032f7d6d02046bb5bade02046593760c042433653765306131612d646138622d346662322d383239362d3964343665623766323061370204051400050201000405004c53d900",
"suffix": "json"
}curl --location --request POST '/downloadCdn' \
--header 'AUTHORIZATION: token值' \
--header 'Content-Type: application/json' \
--data-raw '{
"aesKey": "f46be643aa0dc009ae5fb63bbc73335d",
"totalSize": "63",
"type": "5",
"fileId": "3057020100044b304902010002043904752002032f7d6d02046bb5bade02046593760c042433653765306131612d646138622d346662322d383239362d3964343665623766323061370204051400050201000405004c53d900",
"suffix": "json"
}'{
"ret": 0,
"msg": "string",
"data": {
"fileUrl": "string"
}
}