Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WxCpMessageRouter下public的方法被改成private #1207

Closed
roguemaycry opened this issue Sep 17, 2019 · 2 comments
Closed

WxCpMessageRouter下public的方法被改成private #1207

roguemaycry opened this issue Sep 17, 2019 · 2 comments
Labels

Comments

@roguemaycry
Copy link

模块版本情况

  • WxJava 模块名: weixin-java-cp
  • WxJava 版本号:3.5.4.B

详细描述

#897 中把WxCpMessageRouter类下的
public WxCpXmlOutMessage route(final WxCpXmlMessage wxMessage, final Map<String, Object> context) 改成了private,这是出于什么目的呢?这导致无法在调用处传递context了。

@binarywang
Copy link
Owner

感谢帮忙验证,并及时提出反馈,这个地方属于优化误操作,稍后修复下

@binarywang
Copy link
Owner

3.5.5.B已修复

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants