File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -105,4 +105,7 @@ add Checkout Payment Page support
105
105
adding path to request, using lombok for ams api, update sample code
106
106
107
107
31、Version:2.0.32
108
- align antom doc and library
108
+ align antom doc and library
109
+
110
+ 32、Version:2.0.33
111
+ add PspCustomerInfo add extendInfo
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ https://mvnrepository.com/artifact/com.alipay.global.sdk/global-open-sdk-java
12
12
<dependency>
13
13
<groupId>com.alipay.global.sdk</groupId>
14
14
<artifactId>global-open-sdk-java</artifactId>
15
- <version>2.0.36 </version>
15
+ <version>2.0.37 </version>
16
16
</dependency>
17
17
```
18
18
Original file line number Diff line number Diff line change 4
4
<groupId >com.alipay.global.sdk</groupId >
5
5
<artifactId >global-open-sdk-java</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >2.0.36 </version >
7
+ <version >2.0.37 </version >
8
8
<name >global-open-sdk-java</name >
9
9
<url >https://github.com/alipay/global-open-sdk-java</url >
10
10
<description >
You can’t perform that action at this time.
0 commit comments