소스 검색

统一规范化部分javadoc

master
Binary Wang 7 년 전
부모
커밋
aa2ca20117
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      weixin-java-pay/src/main/java/com/github/binarywang/wxpay/service/impl/WxPayServiceApacheHttpImpl.java
  2. +1
    -1
      weixin-java-pay/src/main/java/com/github/binarywang/wxpay/service/impl/WxPayServiceJoddHttpImpl.java

+ 1
- 1
weixin-java-pay/src/main/java/com/github/binarywang/wxpay/service/impl/WxPayServiceApacheHttpImpl.java 파일 보기

@@ -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 {



+ 1
- 1
weixin-java-pay/src/main/java/com/github/binarywang/wxpay/service/impl/WxPayServiceJoddHttpImpl.java 파일 보기

@@ -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 {



불러오는 중...
취소
저장