mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-04-05 17:38:05 +08:00
统一规范化部分javadoc
This commit is contained in:
parent
f86b594386
commit
aa2ca20117
@ -27,7 +27,7 @@ import java.nio.charset.StandardCharsets;
|
||||
* Created by Binary Wang on 2016/7/28.
|
||||
* </pre>
|
||||
*
|
||||
* @author binarywang (https://github.com/binarywang)
|
||||
* @author <a href="https://github.com/binarywang">Binary Wang</a>
|
||||
*/
|
||||
public class WxPayServiceApacheHttpImpl extends WxPayServiceAbstractImpl {
|
||||
|
||||
|
@ -18,7 +18,7 @@ import java.nio.charset.StandardCharsets;
|
||||
* 微信支付请求实现类,jodd-http实现
|
||||
* Created by Binary Wang on 2016/7/28.
|
||||
*
|
||||
* @author binarywang (https://github.com/binarywang)
|
||||
* @author <a href="https://github.com/binarywang">Binary Wang</a>
|
||||
*/
|
||||
public class WxPayServiceJoddHttpImpl extends WxPayServiceAbstractImpl {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user