mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 10:24:42 +08:00
13 lines
316 B
JSON
13 lines
316 B
JSON
{
|
|
"ToUserName": "gh_*",
|
|
"FromUserName": "OpenID",
|
|
"CreateTime": 1662480000,
|
|
"MsgType": "event",
|
|
"Event": "channels_ec_guarantee_update",
|
|
"finder_shop_guarantee_status_update": {
|
|
"status": "STATUS_PAY_SUCC",
|
|
"guarantee_order_id": "1234567",
|
|
"order_id": "12345"
|
|
}
|
|
}
|