Skip to content

Commit

Permalink
🎨 #1733 微信支付服务商配置优化,增加服务商合单支付接口
Browse files Browse the repository at this point in the history
* art:微信服务商配置优化

* new:jsapi合单支付

* new:合单支付

Co-authored-by: 曾浩 <[email protected]>
  • Loading branch information
cloudX2019 and 曾浩 authored Aug 29, 2020
1 parent 425b082 commit 6c490e3
Show file tree
Hide file tree
Showing 8 changed files with 688 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
import java.io.Serializable;
import java.util.List;

/**
* 二级商户进件 查询申请状态结果响应
*
*/
@Data
@NoArgsConstructor
public class ApplymentsStatusResult implements Serializable {
Expand Down
Loading

0 comments on commit 6c490e3

Please sign in to comment.