{
"downloadDest": "",
"fileName": "",
"fileUrl": "",
"mobileId": 0
}curl --location --request POST 'http://127.0.0.1:6873/api/v1/cloud-mobile/upload-file' \
--header 'Accept-Language: zh-CN' \
--header 'Authorization: NULL' \
--header 'Content-Type: application/json' \
--data-raw '{
"downloadDest": "",
"fileName": "",
"fileUrl": "",
"mobileId": 0
}'{
"code": "",
"data": true,
"msg": ""
}