{ "orderid": 1 }
curl --location --request POST '/qrcode/alipaysign' \ --header 'Content-Type: application/json' \ --data-raw '{ "orderid": 1 }'
{ "redirecturl": "string" }