Wechat-Group / WxJava

微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发
Apache License 2.0
29.76k stars 8.53k forks source link

WeixinPay 遇到 统一下单 调用接口时 请求阻塞 不执行也不返回 #1357

Closed carr2014 closed 4 years ago

carr2014 commented 4 years ago

简要描述

微信支付统一下单接口: com.github.binarywang.wxpay.service.impl.BaseWxPayServiceImpl.java createOrder() ----> com.github.binarywang.wxpay.service.impl.WxPayServiceApacheHttpImpl.java post()方法中:httpClient.execute(httpPost) 73行代码;执行时阻塞;不返回数据

模块版本情况

详细描述

日志

没有日志输出,现象就是出现代码执行,不返回;假死;

binarywang commented 4 years ago

确定不是网络问题?

binarywang commented 4 years ago

应该是网络问题,楼主是否已解决?

carr2014 commented 4 years ago

依赖的网络jar包版本问题,已解决啦

------------------ 原始邮件 ------------------ 发件人: "Binary Wang"<notifications@github.com>; 发送时间: 2020年1月16日(星期四) 下午5:14 收件人: "Wechat-Group/WxJava"<WxJava@noreply.github.com>; 抄送: "40538732 "<459020799@qq.com>;"Author"<author@noreply.github.com>; 主题: Re: [Wechat-Group/WxJava] WeixinPay 遇到 统一下单 调用接口时 请求阻塞 不执行也不返回 (#1357)

应该是网络问题,楼主是否已解决?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.