feat: 增加V2退款

- 由于V3没有退款 所以暂时用V2退款代替
This commit is contained in:
felord.cn
2021-01-23 11:38:41 +08:00
committed by felord.cn
parent dc9933e1e8
commit 49bf3d3d50
17 changed files with 235 additions and 87 deletions

View File

@@ -5,11 +5,11 @@
<parent>
<groupId>cn.felord</groupId>
<artifactId>payment-spring-boot</artifactId>
<version>1.0.4.RELEASE</version>
<version>1.0.5.SNAPSHOT</version>
</parent>
<artifactId>payment-spring-boot-autoconfigure</artifactId>
<version>1.0.4.RELEASE</version>
<version>1.0.5.SNAPSHOT</version>
<packaging>jar</packaging>
<modelVersion>4.0.0</modelVersion>