code 1011 无证核验已付费
{
"orderId": 0,
"type": 0,
"hotelId": 0,
"batteryId": 0,
"amount": 0,
"time": 0,
"idCardNo": "string",
"orderNo": "string"
}
curl --location --request POST 'https://yzt.hntpxx.com/api/yztong/wxPay' \
--header 'token: {{appToken}}' \
--header 'token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"orderId": 0,
"type": 0,
"hotelId": 0,
"batteryId": 0,
"amount": 0,
"time": 0,
"idCardNo": "string",
"orderNo": "string"
}'
{}