mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 10:38:10 +08:00
feat(wxapi): 新增视频号小店团长数据相关接口
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"ToUserName": "gh_*",
|
||||
"FromUserName": "OPENID",
|
||||
"CreateTime": 1662480000,
|
||||
"MsgType": "event",
|
||||
"Event": "head_supplier_item_update",
|
||||
"item_info": {
|
||||
"event_type": 2,
|
||||
"appid": "APPID",
|
||||
"product_id": "12345",
|
||||
"version": "1677488955",
|
||||
"update_fields": [ "commission_ratio", "service_ratio", "status", "active_time" ]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user