{ "page": "string", "scene": "string" }
curl --location --request POST '/shiguo/c//qrcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "page": "string", "scene": "string" }'
{ "code": 0, "msg": "string", "data": { "url": "string" } }