feat(wxapi): 新增视频号小店团长数据相关接口

This commit is contained in:
Fu Diwei
2023-03-29 19:05:32 +08:00
parent 24366c108d
commit 6e02b04f8d
44 changed files with 1441 additions and 12 deletions

View File

@@ -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" ]
}
}