Skip to content

Commit 57f5cf3

Browse files
committed
修复错误的javadoc
1 parent d6bb355 commit 57f5cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

weixin-java-pay/src/main/java/com/github/binarywang/wxpay/service/WxPayService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ WxPayRefundQueryResult refundQuery(String transactionId, String outTradeNo, Stri
112112

113113
/**
114114
* 读取支付结果通知
115-
* 详见http://com.github.binarywang.wechat.pay.bean.pay.weixin.qq.com/wiki/doc/api/jsapi.php?chapter=9_7
115+
* 详见https://pay.weixin.qq.com/wiki/doc/api/jsapi.php?chapter=9_7
116116
*/
117117
WxPayOrderNotifyResult getOrderNotifyResult(String xmlData) throws WxPayException;
118118

0 commit comments

Comments
 (0)