curl --location -g --request POST '/Login/GetLoginQRCode862?authcode={{authcode}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"DeviceName": "和智杰",
"Proxy": {
"ProxyIp": "181.173.1.75",
"ProxyPassword": "UbVzT3qRk1UvTKx",
"ProxyUser": "reprehenderit ad aute voluptate proident"
},
"oversea": false
}'
{
"Code": 0,
"Data": {},
"Data62": "string",
"DeviceId": "string",
"Message": "string",
"Success": true
}