curl --location -g --request POST '/Login/GetLoginQRCode862?authcode={{authcode}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"DeviceName": "string",
"Proxy": {
"ProxyIp": "string",
"ProxyPassword": "string",
"ProxyUser": "string"
},
"oversea": true
}'{
"Code": 0,
"Data": {},
"Data62": "string",
"DeviceId": "string",
"Message": "string",
"Success": true
}