mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-14 05:43:46 +08:00
README.md
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
## 入口类
|
## 入口类
|
||||||
|
|
||||||
`WechatApiProvider`是本项目微信支付的入口类,已被注入**Spring IoC**,由它来初始化微信支付相关的**API**,具体分为**直连商户
|
`WechatApiProvider`是本项目微信支付的入口类,已被注入**Spring IoC**,由它来初始化微信支付相关的**API**,具体分为**直连商户**和**服务商**两个体系。
|
||||||
**和**服务商**两个体系。
|
|
||||||
|
|
||||||
> 以下清单请搭配微信支付文档使用。
|
> 以下清单请搭配微信支付文档使用。
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user