{
"type": 62004,
"data": {
"file_id": "30570201*****************************",
"aes_key": "88193**************8c5e",
"save_path": "d:\\test.jpg"
}
}curl --location 'http://127.0.0.1:8981/api' \
--header 'Content-Type: application/json' \
--data '{
"type": 62004,
"data": {
"file_id": "30570201*****************************",
"aes_key": "88193**************8c5e",
"save_path": "d:\\test.jpg"
}
}'{
"data": null,
"msg": "ok",
"type": 62004
}