mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
feat(wxapi): 随官方更新视频号小店相关接口模型
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"ToUserName": "gh_*",
|
||||
"FromUserName": "OPENID",
|
||||
"CreateTime": 1662480000,
|
||||
"MsgType": "event",
|
||||
"Event": "channels_ec_order_ext_info_update",
|
||||
"order_info": {
|
||||
"order_id": 3705115058471208928,
|
||||
"type": 1
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user