Authorization: Bearer ********************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 'x-type: user' \
--header 'Authorization: Bearer <token>'{
"download_url": "string",
"description": "string",
"version": "string",
"is_upgrade": "string"
}