{
"Amount": 0,
"Content": "",
"Count": 0,
"From": 0,
"RedType": 0,
"Username": ""
}
curl --location --request POST '/pay/WXCreateRedPacket' \
--header 'Content-Type: application/json' \
--data-raw '{
"Amount": 0,
"Content": "",
"Count": 0,
"From": 0,
"RedType": 0,
"Username": ""
}'
{}