Skip to content

Commit a0631bc

Browse files
committed
修正版本号
1 parent 7d8670b commit a0631bc

4 files changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
2+
## 2.0.3
3+
* 增加 apple pay ,重写 getcredential 方法。
4+
5+
## 2.0.2
6+
* 增加微信红包
7+
8+
## 2.0.1
9+
* 更改:<br>
10+
修改 wx credential 里的 timeStamp 类型为字符串,防止变成科学计数法
11+
12+
## 2.0.0
13+
* 更改:<br>
14+
添加新渠道支持:百付宝、百付宝WAP、微信公众平台
15+
16+
## 1.0.4
17+
* 更改:<br>
18+
添加 `Expanding` 机制

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Java SDK 要求JDK版本1.6及以上
2525
参考example/SimpleExample 示例项目工程。改工程提供了付款、退款、微信公共号付款相关的demo。
2626

2727

28-
####2.0.2版本
28+
####2.0.4版本
2929

3030
更改sdk目录格式,修复wx_pub渠道timeStamp 类型问题。
3131

40.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)