File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1818
1919---------------------------------
2020### 其他信息:
21- 1 . 最新更新:** 2017-6-25 发布[ 【2.7 .0正式版】] ( https://github.com/Wechat-Group/weixin-java-tools/releases ) ** !
21+ 1 . 最新更新:** 2017-9-3 发布[ 【2.8 .0正式版】] ( https://github.com/Wechat-Group/weixin-java-tools/releases ) ** !
22221 . 开源中国网站的本项目介绍的首页链接地址:https://www.oschina.net/p/weixin-java-tools-new
23231 . 自2.6.0版本开始,微信支付相关功能抽出独立为一个模块,详细使用方式请参考相关demo;
24241 . 自2.7.0版本开始,支持微信小程序,具体可以参考相关demo;
6060<dependency >
6161 <groupId >com.github.binarywang</groupId >
6262 <artifactId >weixin-java-miniapp</artifactId >
63- <version >2.7 .0</version >
63+ <version >2.8 .0</version >
6464</dependency >
6565```
6666
7070<dependency >
7171 <groupId >com.github.binarywang</groupId >
7272 <artifactId >weixin-java-pay</artifactId >
73- <version >2.7 .0</version >
73+ <version >2.8 .0</version >
7474</dependency >
7575```
7676
8080<dependency >
8181 <groupId >com.github.binarywang</groupId >
8282 <artifactId >weixin-java-mp</artifactId >
83- <version >2.7 .0</version >
83+ <version >2.8 .0</version >
8484</dependency >
8585```
8686
9090<dependency >
9191 <groupId >com.github.binarywang</groupId >
9292 <artifactId >weixin-java-cp</artifactId >
93- <version >2.7 .0</version >
93+ <version >2.8 .0</version >
9494</dependency >
9595```
You can’t perform that action at this time.
0 commit comments