curl --location -g --request GET '/api/web/version/v1/version/latest?version&_weiran_secret={{weiran-secret}}' \
--header 'x-os: {{x-os}}' \
--header 'x-id: {{x-id}}' \
--header 'Authorization: Beare {{_token}}' \
--header 'x-type: user'{
    "download_url": "string",
    "description": "string",
    "version": "string",
    "is_upgrade": "string"
}