curl --location --request POST '/TenPay/OpenHongBao?authcode' \
--header 'Content-Type: application/json' \
--data-raw '{
"SendId": "string",
"SendUserName": "string",
"TimingIdentifier": "string",
"Wxid": "string",
"Xml": "string"
}'
{}