{}
curl --location --request POST '/api/public/wechat/mini/get/qrcode' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "code": 0, "data": { "code": "string" }, "message": "string" }