Authorization: Bearer ********************
curl --location '/rpc-api/system/social-client/get-wxa-qrcode?scene=1001&path=pages%2Fgoods%2Findex' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "data": "string", "msg": "string" }