mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-08-24 16:18:51 +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.
|
* Created by Binary Wang on 2016/7/28.
|
||||||
* </pre>
|
* </pre>
|
||||||
*
|
*
|
||||||
* @author binarywang (https://github.com/binarywang)
|
* @author <a href="https://github.com/binarywang">Binary Wang</a>
|
||||||
*/
|
*/
|
||||||
public class WxPayServiceApacheHttpImpl extends WxPayServiceAbstractImpl {
|
public class WxPayServiceApacheHttpImpl extends WxPayServiceAbstractImpl {
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@ import java.nio.charset.StandardCharsets;
|
|||||||
* 微信支付请求实现类,jodd-http实现
|
* 微信支付请求实现类,jodd-http实现
|
||||||
* Created by Binary Wang on 2016/7/28.
|
* 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 {
|
public class WxPayServiceJoddHttpImpl extends WxPayServiceAbstractImpl {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user