Skip to content
This repository has been archived by the owner on Jan 16, 2018. It is now read-only.

v1.1.2

Compare
Choose a tag to compare
@chanjarster chanjarster released this 26 Feb 07:07
· 146 commits to master since this release
  1. issue #90 WxMpUser添加sexId字段,和微信返回的性别字段保持一致
  2. issue #91 添加企业号JS_API的支持
  3. issue #92 A bug in me.chanjar.weixin.mp.api.WxMpServiceImpl.java at line 449
  4. issue #95 获取关注者列表userList方法,当没有关注者时,报异常
  5. issue #99 Wx*MessageRouter.isDuplicateMessage方法逻辑错误
  6. issue #100 用户分析数据接口
  7. issue #101 获取微信服务器IP地址
  8. issue #104 WxCpService.oauth2getUserInfo方法不会去刷新access token
  9. issue #105 WxCpService.oauth2buildAuthorizationUrl方法设计错误
  10. issue #107 请给实体类加上Serializable