feat(wxapi): 随官方更新视频号小店商品相关接口模型

This commit is contained in:
Fu Diwei
2024-04-29 20:07:54 +08:00
parent 9d5fa9b09f
commit 59a44f9d7a
52 changed files with 202 additions and 7 deletions

View File

@@ -0,0 +1,11 @@
{
"ToUserName": "gh_*",
"FromUserName": "OPENID",
"CreateTime": 1662480000,
"MsgType": "event",
"Event": "channels_ec_vip_join",
"user_info": {
"join_time": 1662480000,
"phone_number": "123456789"
}
}