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

@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<groupId>cn.felord</groupId>
<artifactId>payment-spring-boot</artifactId>
<version>1.0.4.RELEASE</version>
<version>1.0.5.SNAPSHOT</version>
<packaging>pom</packaging>
<modelVersion>4.0.0</modelVersion>