Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ca66562

Browse files
committed
AIREC SDK Auto Released By guangfan.qu,Version:1.0.1-SNAPSHOT
发布日志: 1, Modified the field 'ItemId' type to String.
1 parent d88f4fd commit ca66562

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

aliyun-java-sdk-airec/ChangeLog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2019-04-11 Version: 1.0.1-SNAPSHOT
2+
1, Modified the field 'ItemId' type to String.
3+
14
2019-04-09 Version: 1.0.1-SNAPSHOT
25
1, Modified the field 'ItemId' type to String.
36

aliyun-java-sdk-airec/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ http://www.aliyun.com</description>
3333
<optional>true</optional>
3434
<version>[4.3.2,5.0.0)</version>
3535
</dependency>
36+
<dependency>
37+
<groupId>com.google.code.gson</groupId>
38+
<artifactId>gson</artifactId>
39+
<version>2.8.5</version>
40+
</dependency>
3641
</dependencies>
3742
<licenses>
3843
<license>

0 commit comments

Comments
 (0)