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,12 @@
|
||||
{
|
||||
"ToUserName": "gh_*",
|
||||
"FromUserName": "OpenID",
|
||||
"CreateTime": 1662480000,
|
||||
"MsgType": "event",
|
||||
"Event": "channels_ec_coupon_receive",
|
||||
"receive_info": {
|
||||
"coupon_id": "19126",
|
||||
"user_coupon_id": "29730",
|
||||
"receive_time": "1662480000"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user