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": "product_category_audit",
|
||||
"ProductCategoryAudit": {
|
||||
"audit_id": "123456",
|
||||
"status": "1",
|
||||
"reason": "xxx原因"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user