mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
feat(wxapi): 新增视频号小店售后单相关接口
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user