{ "Style": 0, "Wxid": "string" }
curl --location --request POST 'http://test-cn.your-api-server.com/User/GetQRCode' \ --header 'Content-Type: application/json' \ --data-raw '{ "Style": 0, "Wxid": "string" }'
{}