Skip to content

issues Search Results · repo:binarywang/WxJava language:Java

Filter by

2k results
 (106 ms)

2k results

inbinarywang/WxJava (press backspace or delete to remove)

请问最新版本的微信支付支持新版本的商户转账吗?新开通的商户号只能使用最新版本的商户转账接口,但是看文档最新的wxjava 好像还不支持最新的商户转账接口?具体什么时候会实现? 官方文档地址 https://pay.weixin.qq.com/doc/v3/merchant/4012716434
  • OneWolfgang
  • Opened 
    yesterday
  • #3641

WxPayServiceApacheHttpImpl.java这个类中发送http请求时,可以使用连接池的形式吗?这里没有使用连接池是有哪方面的考虑吗? @Override public String post(String url, String requestStr, boolean useKey) throws WxPayException { try { HttpClientBuilder ...
  • Fighthub
  • Opened 
    4 days ago
  • #3640

在使用 com.github.binarywang:weixin-java-common 时,发现类WxMenuGsonAdapter包含以下版权声明: This source code is the property of KINGSTAR MEDIA SOLUTIONS LTD. It is intended only for the use of KINGSTAR MEDIA application ...
  • zhou-99999
  • 1
  • Opened 
    5 days ago
  • #3638

img width= 2010 height= 1062 alt= Image src= https://github.com/user-attachments/assets/7ebec741-24fd-45f8-b1ca-1d417d56f5c9 / 由于代码中存在Copyright Notice,被fossa扫描出来,是否可以去除呢?
  • xierenwen
  • Opened 
    5 days ago
  • #3637

PR来源:https://gitee.com/binary/weixin-java-tools/pulls/162
  • binarywang
  • Opened 
    8 days ago
  • #3636

服务商模式 分账动账通知的时候 调用 封装好的 通知 ProfitSharingService 解析失败 img width= 1759 height= 302 alt= Image src= https://github.com/user-attachments/assets/bcd9fd57-a0eb-449e-a84a-98777e18537e / 失败的原因是: img width= ...
  • yztdemo
  • Opened 
    11 days ago
  • #3634

简要描述 RedisTemplateSimpleDistributedLock 在trylock和unlock 中针对Key的序列化方式不一致导致无法正确释放锁的问题。 模块版本情况 - WxJava 模块名: weixin-java-cp - WxJava 版本号: 4.7.6.B 详细描述 在使用Redis的分布式锁的场景下,WxCpRedisTemplateConfigImpl类需要注入StringRedisTemplate类,当我的StringRedisTemplate添加了自定义的Key序列化处理的时候, ...
  • dylan-hh
  • 1
  • Opened 
    18 days ago
  • #3631

另外如果确认属于bug,而且已明确如何修复,请参考贡献指南直接提交PR,省的浪费时间在这里描述问题,非常感谢配合 简要描述 调用微信小店相关API接口返回错误代码48001 模块版本情况 - WxJava 模块名: channel - WxJava 版本号:4.7.6.B 详细描述 然后我核对了一下WxChannelApiUrlConstants的League接口定义的地址,除了GET_SUPPLIER_ORDER_LIST_URL这个和微信官方提供的地址一样,有一些和官方提供的地址不一样,并且这个接口可以成功调用,有些接口则提示没有接口权限错误代码48001 ...
  • jianglai-2000
  • 1
  • Opened 
    18 days ago
  • #3630

简要描述 WxOpenMessageRouter类方法中中缺少对WxOpenMaService的支持 模块版本情况 - WxJava 模块名: weixin-java-open - WxJava 版本号:4.7.0 详细描述 我是在做微信开放平台的消息与事件-微信小程序的消息事件,处理消息时想使用WxOpenMessageRouter来处理消息。 明显看到WxOpenMessageRouter类中的route方法 ...
  • zhoushi1
  • 1
  • Opened 
    23 days ago
  • #3629

简要描述 企业微信更新用户接口,directLeader 传入new String[]{} 空数组,会被toJson忽略掉导致传值失败 模块版本情况 - WxJava 模块名: weixin-java-cp - WxJava 版本号:4.7.5.B 详细描述 通过官方api请求,传值null不会修改,但是传值[],可以重置用户直属领导。但目前weixin-java-cp不管设置为null还是空数据,均忽略。 ...
  • xzour
  • Opened 
    23 days ago
  • #3628
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub