mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 10:24:42 +08:00
12 lines
289 B
JSON
12 lines
289 B
JSON
{
|
|
"ToUserName": "gh_*",
|
|
"FromUserName": "OpenID",
|
|
"CreateTime": 1662480000,
|
|
"MsgType": "event",
|
|
"Event": "channels_ec_aftersale_update",
|
|
"finder_shop_aftersale_status_update": {
|
|
"status": "USER_WAIT_RETURN",
|
|
"after_sale_order_id": "1234567"
|
|
}
|
|
}
|