curl --location 'http://manager.qiweapi.com/qiwe/api/qw/doApi' \
--header 'X-QIWEI-TOKEN: ' \
--header 'Content-Type: application/json' \
--data '{
"method": "/cloud/wxDownloadAsync",
"params": {
"guid": "",
"fileAeskey": "c747bf87402ad38c2749c83b99299108",
"fileAuthkey":"v1_0df01fd0379e6cb46e7f74180eaad9f5851768b2808c78030778e3e1a1df7a2d30bc3135521ba765514e0ad9ab4c817922182c2a796f8c9eb33af42ef9f85f5ad814c6a7d53fbaa00c3a44d4bb760a57",
"fileSize": 1463157,
"fileType": 2,
"fileUrl": "sss"
}
}'{
"code": 0,
"data": {
"requestId": "57a360fd-f920-4b4d-84c0-351ec1c63fe8"
},
"msg": "成功"
}