mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
feat(wxapi): 新增微信小店合作账号小程序相关接口接口
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user