新增退款接口
新增接口等注释
#修改#
更新新的支付接口
This commit is contained in:
Actinia-517
2017-12-05 16:24:55 +08:00
parent bcda184f94
commit dfd2cc68c5
31 changed files with 4472 additions and 61 deletions

View File

@@ -19,6 +19,9 @@
<artifactId>pay-java-common</artifactId>
</dependency>
<!-- /pay-java -->
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-debug-jdk15on</artifactId>
</dependency>
</dependencies>
</project>