Skip to content

Commit 9359885

Browse files
cloudX2019曾浩
andauthored
🆕 #1744 微信支付增加电商收付通-普通支付相关接口
* new:电商收付通普通支付 Co-authored-by: 曾浩 <epdcgsi@dingtalk.com>
1 parent dfec2e3 commit 9359885

File tree

6 files changed

+685
-15
lines changed

6 files changed

+685
-15
lines changed

weixin-java-pay/src/main/java/com/github/binarywang/wxpay/bean/ecommerce/CombineTransactionsRequest.java

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@
88
import java.util.List;
99

1010
/**
11-
* 合单支付 对象
11+
* 合单支付API
12+
* <pre>
13+
* 文档地址:https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/pages/e-combine.shtml
14+
* </pre>
1215
*/
1316
@Data
1417
@NoArgsConstructor

0 commit comments

Comments
 (0)