Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: binarywang/WxJava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: binarywang/WxJava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: copilot/add-service-card-message-api
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 8 files changed
  • 2 contributors

Commits on Apr 7, 2026

  1. Initial plan

    Copilot authored Apr 7, 2026
    Configuration menu
    Copy the full SHA
    2392cee View commit details
    Browse the repository at this point in the history
  2. feat(miniapp): 新增微信小程序服务卡片消息接口

    实现以下三个服务卡片消息 API:
    - 激活与更新服务卡片(setUserNotify)
    - 更新服务卡片扩展信息(setUserNotifyExt)
    - 查询服务卡片状态(getUserNotify)
    
    Agent-Logs-Url: https://github.com/binarywang/WxJava/sessions/63aeccb8-2684-4ea7-8b6b-9db7d362044a
    
    Co-authored-by: binarywang <1343140+binarywang@users.noreply.github.com>
    Copilot and binarywang authored Apr 7, 2026
    Configuration menu
    Copy the full SHA
    08a6540 View commit details
    Browse the repository at this point in the history
Loading