curl --location --request PUT 'https://www.zhizhuip.cc/externalapi/device/accountSwitch' \ --data-urlencode 'access_token=' \ --data-urlencode 'id=11111' \ --data-urlencode 'country=US'
{ "code": 0, "msg": "string", "time": "string", "data": null }