Skip to content

[WIP] Implement methods for WxMpOAuth2Service interface#4041

Draft
Copilot wants to merge 1 commit into
developfrom
copilot/weixin-java-mp-fix-empty-wxmpoauth2service
Draft

[WIP] Implement methods for WxMpOAuth2Service interface#4041
Copilot wants to merge 1 commit into
developfrom
copilot/weixin-java-mp-fix-empty-wxmpoauth2service

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 31, 2026

  • 分析现有代码结构
  • 创建 WxMpOAuth2Service 接口(扩展公共 WxOAuth2Service
  • 更新 WxMpOAuth2ServiceImpl 实现 WxMpOAuth2Service
  • 更新 WxMpService 的 getter/setter 使用 WxMpOAuth2Service
  • 更新 BaseWxMpServiceImpl 字段类型为 WxMpOAuth2Service
  • 更新 WxOpenMpOAuth2ServiceImpl 实现 WxMpOAuth2Service
  • 验证构建

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.

[weixin-java-mp] WxMpOAuth2Service 为空接口,网页授权能力缺失

2 participants