Title: [Feature] 新增保障单模块支持 · Issue #3987 · binarywang/WxJava · GitHub
Open Graph Title: [Feature] 新增保障单模块支持 · Issue #3987 · binarywang/WxJava
X Title: [Feature] 新增保障单模块支持 · Issue #3987 · binarywang/WxJava
Description: 功能描述 保障单是售后管理的重要组成部分,用于处理消费者保障相关事宜。目前WxJava未实现该模块。 官方文档 https://developers.weixin.qq.com/doc/channels/API/channels-shop-aftersale/guarantee/ 需要实现的接口列表(6个) 接口名称 请求路径 商家获取保障单列表 /channels/ec/aftersale/searchguaranteeorder 获取保障单详情 /channels/...
Open Graph Description: 功能描述 保障单是售后管理的重要组成部分,用于处理消费者保障相关事宜。目前WxJava未实现该模块。 官方文档 https://developers.weixin.qq.com/doc/channels/API/channels-shop-aftersale/guarantee/ 需要实现的接口列表(6个) 接口名称 请求路径 商家获取保障单列表 /channels/ec/aftersale...
X Description: 功能描述 保障单是售后管理的重要组成部分,用于处理消费者保障相关事宜。目前WxJava未实现该模块。 官方文档 https://developers.weixin.qq.com/doc/channels/API/channels-shop-aftersale/guarantee/ 需要实现的接口列表(6个) 接口名称 请求路径 商家获取保障单列表 /channels/ec/aftersale...
Opengraph URL: https://github.com/binarywang/WxJava/issues/3987
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[Feature] 新增保障单模块支持","articleBody":"## 功能描述\n保障单是售后管理的重要组成部分,用于处理消费者保障相关事宜。目前WxJava未实现该模块。\n\n## 官方文档\nhttps://developers.weixin.qq.com/doc/channels/API/channels-shop-aftersale/guarantee/\n\n## 需要实现的接口列表(6个)\n\n| 接口名称 | 请求路径 |\n|----------|----------|\n| 商家获取保障单列表 | `/channels/ec/aftersale/searchguaranteeorder` |\n| 获取保障单详情 | `/channels/ec/aftersale/getguaranteeorder` |\n| 商家同意保障单申请 | `/channels/ec/aftersale/merchantacceptguarantee` |\n| 商家协商保障单 | `/channels/ec/aftersale/merchantmodifyguarantee` |\n| 商家举证保障单 | `/channels/ec/aftersale/merchantproofguarantee` |\n| 商家拒绝保障单申请 | `/channels/ec/aftersale/merchantrefuseguarantee` |\n\n## 实现要点\n建议在 `WxChannelAfterSaleService` 中新增以下方法:\n\n```java\n// 保障单管理\nGuaranteeOrderListResponse listGuaranteeOrder(GuaranteeOrderListParam param) throws WxErrorException;\nGuaranteeOrderInfo getGuaranteeOrder(String guaranteeOrderId) throws WxErrorException;\nvoid acceptGuarantee(String guaranteeOrderId) throws WxErrorException;\nvoid modifyGuarantee(GuaranteeModifyRequest req) throws WxErrorException;\nvoid proofGuarantee(GuaranteeProofRequest req) throws WxErrorException;\nvoid refuseGuarantee(String guaranteeOrderId, String reason) throws WxErrorException;\n```\n","author":{"url":"https://github.com/binarywang","@type":"Person","name":"binarywang"},"datePublished":"2026-05-09T08:07:46.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/3987/WxJava/issues/3987"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:01a7cf98-b6cd-afed-fd31-142228d43178 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 9882:26EC4C:24CDC31:350435C:6A57B035 |
| html-safe-nonce | 035444d203db8ed0825641b1422aaab947ba6d5f2a85d4d065971fb292bec79f |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5ODgyOjI2RUM0QzoyNENEQzMxOjM1MDQzNUM6NkE1N0IwMzUiLCJ2aXNpdG9yX2lkIjoiMTY2MzA2OTc3NjEyMDM2MTAxMyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 221d78b052d7887018da71d228ecd162376baf293aee16d7227e33d16397f44c |
| hovercard-subject-tag | issue:4411806120 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/binarywang/WxJava/3987/issue_layout |
| twitter:image | https://opengraph.githubassets.com/657242889938d1dcb7fcab031ece3a0f9315286771bfcf3b58157920f23a9ffb/binarywang/WxJava/issues/3987 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/657242889938d1dcb7fcab031ece3a0f9315286771bfcf3b58157920f23a9ffb/binarywang/WxJava/issues/3987 |
| og:image:alt | 功能描述 保障单是售后管理的重要组成部分,用于处理消费者保障相关事宜。目前WxJava未实现该模块。 官方文档 https://developers.weixin.qq.com/doc/channels/API/channels-shop-aftersale/guarantee/ 需要实现的接口列表(6个) 接口名称 请求路径 商家获取保障单列表 /channels/ec/aftersale... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | binarywang |
| hostname | github.com |
| expected-hostname | github.com |
| None | 899c314dfde9abcf8fc1fe8c04f09866b347ea06f43166d653afc482795c9fca |
| turbo-cache-control | no-preview |
| go-import | github.com/binarywang/WxJava git https://github.com/binarywang/WxJava.git |
| octolytics-dimension-user_id | 1343140 |
| octolytics-dimension-user_login | binarywang |
| octolytics-dimension-repository_id | 49122742 |
| octolytics-dimension-repository_nwo | binarywang/WxJava |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 49122742 |
| octolytics-dimension-repository_network_root_nwo | binarywang/WxJava |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 67aa73f3bba9e68b2de0ebe01c65fcd120461cba |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width