Skip to content

Commit 6c490e3

Browse files
cloudX2019曾浩
and
曾浩
authored
🎨 #1733 微信支付服务商配置优化,增加服务商合单支付接口
* art:微信服务商配置优化 * new:jsapi合单支付 * new:合单支付 Co-authored-by: 曾浩 <[email protected]>
1 parent 425b082 commit 6c490e3

File tree

8 files changed

+688
-11
lines changed

8 files changed

+688
-11
lines changed

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

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
import java.io.Serializable;
88
import java.util.List;
99

10+
/**
11+
* 二级商户进件 查询申请状态结果响应
12+
*
13+
*/
1014
@Data
1115
@NoArgsConstructor
1216
public class ApplymentsStatusResult implements Serializable {

0 commit comments

Comments
 (0)