微信支付v3

This commit is contained in:
曹磊 2025-05-23 08:53:11 +08:00
parent 3b5ae8d03e
commit f0f177f9b6
1 changed files with 7 additions and 0 deletions

View File

@ -16,6 +16,13 @@
<artifactId>wechatpay-apache-httpclient</artifactId>
<version>0.4.9</version>
</dependency>
<dependency>
<groupId>com.github.wechatpay-apiv3</groupId>
<artifactId>wechatpay-java</artifactId>
<version>0.2.17</version>
</dependency>
<dependency>
<groupId>com.github.wxpay</groupId>
<artifactId>wxpay-sdk</artifactId>