1. 支付回调接口定义

2. 定义默认的回调消息实现
3. 支付回调拦截器定义与处理
This commit is contained in:
egzosn
2018-11-07 10:33:18 +08:00
parent 2d792bd4be
commit b15edef2dd
6 changed files with 109 additions and 59 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>pay-java-parent</artifactId>
<groupId>com.egzosn</groupId>
<version>2.11.3</version>
<version>2.11.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>