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: softboy99/WxJava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 7 files changed
  • 4 contributors

Commits on Mar 11, 2026

  1. Merge pull request #1 from binarywang/develop

    merge latest from fork source
    softboy99 authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    5567348 View commit details
    Browse the repository at this point in the history
  2. 修正 getEmployeeFieldInfo getAll参数问题,没有此参数时,报错误代码:40058, 错误信息:不合法的参数;传递…

    …参数不符合系统要求,需要参照具体API接口说明,微信原始报文:{"errcode":40058,"errmsg":"invalid Request Parameter
    WangJiuJun committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    4ddad91 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. Update weixin-java-cp/src/main/java/me/chanjar/weixin/cp/api/WxCpHrSe…

    …rvice.java
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    binarywang and Copilot authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    5313f17 View commit details
    Browse the repository at this point in the history
  2. Update weixin-java-cp/src/main/java/me/chanjar/weixin/cp/api/impl/WxC…

    …pHrServiceImpl.java
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    binarywang and Copilot authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    3da4e37 View commit details
    Browse the repository at this point in the history
  3. Update weixin-java-cp/src/main/java/me/chanjar/weixin/cp/api/WxCpHrSe…

    …rvice.java
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    binarywang and Copilot authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    a553c9b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2026

  1. Configuration menu
    Copy the full SHA
    55b11b8 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2026

  1. 修正 java21下一guice和cglib反射问题;修复getFieldInfo和GetEmployeeFieldInfo请求成功后的反…

    …序列化问题;UpdateEmployeeFieldInfo暂时未用到,未做测试
    WangJiuJun committed May 7, 2026
    Configuration menu
    Copy the full SHA
    d69067c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09d72a0 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2026

  1. Potential fix for pull request finding

    项目的log设置调试时,控制台不显示
    
    Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
    softboy99 and Copilot authored May 9, 2026
    Configuration menu
    Copy the full SHA
    e5b0018 View commit details
    Browse the repository at this point in the history
Loading