Skip to content

weixin-java-open新增 修改试用小程序名称接口#3895

Merged
binarywang merged 2 commits intobinarywang:developfrom
liwenzheng-git:develop
Mar 3, 2026
Merged

weixin-java-open新增 修改试用小程序名称接口#3895
binarywang merged 2 commits intobinarywang:developfrom
liwenzheng-git:develop

Conversation

@liwenzheng-git
Copy link
Contributor

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

本 PR 在 weixin-java-open 模块中补充微信第三方平台「修改试用小程序名称(昵称)」接口能力,使 SDK 支持调用 POST /wxa/setbetaweappnickname

Changes:

  • WxOpenMaService 中新增对应 API 地址常量与服务方法声明 setBetaWeappNickName
  • WxOpenMaServiceImpl 中实现该方法,按微信文档组装参数并发起 POST 请求返回 WxOpenResult

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
weixin-java-open/src/main/java/me/chanjar/weixin/open/api/WxOpenMaService.java 新增接口 URL 常量与 setBetaWeappNickName 方法声明
weixin-java-open/src/main/java/me/chanjar/weixin/open/api/impl/WxOpenMaServiceImpl.java 新增 setBetaWeappNickName 的具体调用实现

@binarywang binarywang merged commit 3980017 into binarywang:develop Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants