支付,支持微信新的公钥支付模式

This commit is contained in:
2025-04-27 04:33:33 +08:00
parent 5a4f6a5af3
commit e9d80cecc7
3 changed files with 24 additions and 7 deletions

View File

@ -36,7 +36,7 @@
<dependency>
<groupId>com.github.wechatpay-apiv3</groupId>
<artifactId>wechatpay-java</artifactId>
<version>0.2.12</version>
<version>0.2.14</version>
</dependency>
<!-- 引入aop相关 -->
<dependency>