mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-03-10 00:13:40 +08:00
格式化代码
This commit is contained in:
@@ -375,7 +375,6 @@ public class WxPayServiceImpl implements WxPayService {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 由于暂时未找到使用jodd-http实现证书配置的办法,故而暂时使用httpclient
|
|
||||||
* ecoolper(20170418),修改为jodd-http方式
|
* ecoolper(20170418),修改为jodd-http方式
|
||||||
*/
|
*/
|
||||||
private String postWithKey(String url, String requestStr) throws WxErrorException {
|
private String postWithKey(String url, String requestStr) throws WxErrorException {
|
||||||
|
|||||||
Reference in New Issue
Block a user