feat(wxapi): 新增微信小店售后管理保障单相关接口

This commit is contained in:
Fu Diwei
2025-04-29 22:22:31 +08:00
parent c244e92a16
commit 8aa36c46fa
45 changed files with 997 additions and 51 deletions

View File

@@ -0,0 +1,12 @@
{
"ToUserName": "gh_*",
"FromUserName": "OpenID",
"CreateTime": 1662480000,
"MsgType": "event",
"Event": "channels_ec_guarantee_update",
"finder_shop_guarantee_status_update": {
"status": "STATUS_PAY_SUCC",
"guarantee_order_id": "1234567",
"order_id": "12345"
}
}