{ "Money": "", "Name": "" }
curl --location --request POST '/pay/GeneratePayQCode' \ --header 'Content-Type: application/json' \ --data-raw '{ "Money": "", "Name": "" }'
{}