mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
23 lines
442 B
JSON
23 lines
442 B
JSON
{
|
|
"ToUserName": "",
|
|
"FromUserName": "",
|
|
"CreateTime": 0,
|
|
"MsgType": "event",
|
|
"Event": "xpay_goods_deliver_notify",
|
|
"OpenId": "",
|
|
"OutTradeNo": "",
|
|
"Env": 0,
|
|
"WeChatPayInfo": {
|
|
"MchOrderNo": "",
|
|
"TransactionId": "",
|
|
"PaidTime": 0
|
|
},
|
|
"GoodsInfo": {
|
|
"ProductId": "",
|
|
"Quantity": 0,
|
|
"OrigPrice": 0,
|
|
"ActualPrice": 0,
|
|
"Attach": ""
|
|
}
|
|
}
|