{ "file": "string" }
curl --location --request POST '/adminapi/setting/appVersion/uploadFile' \ --header 'Content-Type: application/json' \ --data-raw '{ "file": "string" }'
{ "code": 0, "message": "string", "data": "string" }