feat(wxapi): 新增微信小店合作账号小程序相关接口接口

This commit is contained in:
Fu Diwei
2024-11-04 20:03:26 +08:00
parent c50662b5ea
commit 57d28bc405
19 changed files with 610 additions and 43 deletions

View File

@@ -0,0 +1,11 @@
{
"ToUserName": "gh_2defbb026678",
"FromUserName": "OPENID",
"CreateTime": 1706518830,
"MsgType": "event",
"Event": "cooperation_shop_order",
"EventData": {
"order_id": "order_id_xxx",
"shop_appid": "店铺appid"
}
}