统一规范化部分javadoc
This commit is contained in:
@@ -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 {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user