格式化代码

This commit is contained in:
ecoolper
2017-04-19 10:39:06 +08:00
parent 30cdad539c
commit 0e6113b765

View File

@@ -375,7 +375,6 @@ public class WxPayServiceImpl implements WxPayService {
}
/**
* 由于暂时未找到使用jodd-http实现证书配置的办法故而暂时使用httpclient
* ecoolper(20170418)修改为jodd-http方式
*/
private String postWithKey(String url, String requestStr) throws WxErrorException {