File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed
src/main/java/com/alipay/global/api/model/ams Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -124,4 +124,6 @@ add AlipayAuthConsultRequest.authMetaData AE企业支付宝代扣集成方案
12412437、Version:2.0.43
125125add AlipayVaultingSessionRequest.is3DSAuthentication 哈啰集成绑卡SDK
12612637、Version:2.0.44
127- update --- notify
127+ update --- notify
128+ 37、Version:2.0.45
129+ update --- Leg 航司场景,风控诉求
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
1212<dependency>
1313 <groupId>com.alipay.global.sdk</groupId>
1414 <artifactId>global-open-sdk-java</artifactId>
15- <version>2.0.44 </version>
15+ <version>2.0.45 </version>
1616</dependency>
1717```
1818
Original file line number Diff line number Diff line change 44 <groupId >com.alipay.global.sdk</groupId >
55 <artifactId >global-open-sdk-java</artifactId >
66 <packaging >jar</packaging >
7- <version >2.0.44 </version >
7+ <version >2.0.45 </version >
88 <name >global-open-sdk-java</name >
99 <url >https://github.com/alipay/global-open-sdk-java</url >
1010 <description >
Original file line number Diff line number Diff line change @@ -17,4 +17,6 @@ public class Leg {
1717 private String carrierName ;
1818 private String carrierNo ;
1919 private ClassType classType ;
20+ private String departureAirportCode ;
21+ private String arrivalAirportCode ;
2022}
You can’t perform that action at this time.
0 commit comments