curl --location --request POST '/TenPay/Receivewxhb?authcode' \
--header 'Content-Type: application/json' \
--data-raw '{
"Encrypt_key": "string",
"Encrypt_userinfo": "string",
"InWay": "string",
"Wxid": "string",
"Xml": "string"
}'
{}