微信支付响应验签增加 微信公钥验签方式

This commit is contained in:
xucun
2025-06-11 17:09:53 +08:00
parent 6d321273be
commit 7388a75455
9 changed files with 159 additions and 10 deletions

View File

@@ -22,11 +22,11 @@
<parent>
<groupId>cn.felord</groupId>
<artifactId>payment-spring-boot</artifactId>
<version>1.0.20.RELEASE</version>
<version>1.0.21.RELEASE</version>
</parent>
<artifactId>payment-spring-boot-autoconfigure</artifactId>
<version>1.0.20.RELEASE</version>
<version>1.0.21.RELEASE</version>
<packaging>jar</packaging>
<modelVersion>4.0.0</modelVersion>