Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

商家转账SDK #153

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion services/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
| partnerpayments/h5 | H5 支付||✔️|
| profitsharing | 分账|✔️|✔️|
| refunddomestic | 退款|✔️|✔️|
| transferbatch|批量转账到零钱|✔| |
| transferbatch|商家转账|✔| |
| partnertransferbatch|批量转账到零钱| |✔|
| payrollcard|微工卡| |✔|
| weixinpayscanandride | 微信支付刷码乘车 |✔️|✔️|
Expand Down
38 changes: 6 additions & 32 deletions services/transferbatch/api_transfer_batch.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 16 additions & 9 deletions services/transferbatch/api_transfer_batch_example_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 4 additions & 18 deletions services/transferbatch/api_transfer_detail.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading