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

增加查询小程序可回退的版本 接口 #2163

Merged
merged 21 commits into from
Jun 23, 2021

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    f14b88c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c049e4 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    32695c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aec9387 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. 1.修复公众号在由第三方平台管理时OAuth2Service授权相关报错问题

    2.修复公众号对话能力查询标签列表参数错误
    3.第三方平台增加单元测试依赖注入相关类和相关配置示例
    hywr committed May 21, 2021
    Configuration menu
    Copy the full SHA
    edc935a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32028de View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. 1.增加查询小程序可回退的版本 接口

    2.将WxOpenFastMaService标记过时(接口并非是快速创建小程序独有)并将原有方法复制到WxOpenMaBasicService
    hywr committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    41791eb View commit details
    Browse the repository at this point in the history
  2. 📝 更新版本信息

    binarywang authored and hywr committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    1611b41 View commit details
    Browse the repository at this point in the history
  3. 📝 更新部分信息

    binarywang authored and hywr committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    5d276b7 View commit details
    Browse the repository at this point in the history
  4. 🎨 修复单元测试代码

    binarywang authored and hywr committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    9279156 View commit details
    Browse the repository at this point in the history
  5. ⬆️ upgrade guava version

    binarywang authored and hywr committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    933e058 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1905871 View commit details
    Browse the repository at this point in the history
  7. ⬆️ Bump httpclient from 4.5 to 4.5.13 (binarywang#2143)

    Bumps httpclient from 4.5 to 4.5.13.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.httpcomponents:httpclient
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and hywr committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    d47d687 View commit details
    Browse the repository at this point in the history
  8. 🎨 优化部分代码

    binarywang authored and hywr committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    953b5f9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a736621 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d1e8fe3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d6d3625 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4f5be60 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b6092db View commit details
    Browse the repository at this point in the history
  14. 1.增加查询小程序可回退的版本 接口

    2.将WxOpenFastMaService标记过时(接口并非是快速创建小程序独有)并将原有方法复制到WxOpenMaBasicService
    hywr committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    e56eb91 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a6cd1e3 View commit details
    Browse the repository at this point in the history