Skip to content

Commit 5867be6

Browse files
committed
add:PspCustomerInfo add extendInfo
1 parent 36f4cee commit 5867be6

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGE.log

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,7 @@ add Checkout Payment Page support
105105
adding path to request, using lombok for ams api, update sample code
106106

107107
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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ https://mvnrepository.com/artifact/com.alipay.global.sdk/global-open-sdk-java
1212
<dependency>
1313
<groupId>com.alipay.global.sdk</groupId>
1414
<artifactId>global-open-sdk-java</artifactId>
15-
<version>2.0.36</version>
15+
<version>2.0.37</version>
1616
</dependency>
1717
```
1818

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.alipay.global.sdk</groupId>
55
<artifactId>global-open-sdk-java</artifactId>
66
<packaging>jar</packaging>
7-
<version>2.0.36</version>
7+
<version>2.0.37</version>
88
<name>global-open-sdk-java</name>
99
<url>https://github.com/alipay/global-open-sdk-java</url>
1010
<description>

0 commit comments

Comments
 (0)