{ "authorizationCode": "string", "deviceCode": "string" }
curl --location --request POST '/login/weixin' \ --header 'Content-Type: application/json' \ --data-raw '{ "authorizationCode": "string", "deviceCode": "string" }'