Skip to content

Commit 83b8f62

Browse files
authored
Update readme.md
1 parent d854ad8 commit 83b8f62

File tree

1 file changed

+21
-11
lines changed

1 file changed

+21
-11
lines changed

readme.md

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
---------------------------------
1111
### 重要信息
1212

13-
1. **2018-06-22 发布 [【3.1.0正式版】](https://github.com/Wechat-Group/weixin-java-tools/releases)**
13+
1. **2018-09-24 发布 [【3.2.0正式版】](https://github.com/Wechat-Group/weixin-java-tools/releases)**
1414
1. 新手重要提示:本项目仅是一个SDK开发工具包,未提供Web实现,建议使用maven或gradle引用本项目即可使用本SDK提供的各种功能,详情可参考 **[【Demo项目】](demo.md)** 或本项目中的部分单元测试代码;另外微信开发新手请务必阅读[【开发文档 Wiki 首页】](https://github.com/Wechat-Group/weixin-java-tools/wiki)的常见问题部分,可以少走很多弯路,节省不少时间。
1515
1. [出现`Illegal key size`问题的解决办法](https://github.com/Wechat-Group/weixin-java-tools/wiki/%E5%8A%A0%E8%A7%A3%E5%AF%86%E7%9A%84%E5%BC%82%E5%B8%B8%E5%A4%84%E7%90%86%E5%8A%9E%E6%B3%95) (太多人遇到此问题而不知所措,因此特意置顶,希望能引起新手的注意,其他常见问题请查阅 [【开发文档Wiki】](https://github.com/wechat-group/weixin-java-tools/wiki)首页)
1616
1. **更多精彩内容,请扫描以下二维码关注新开通的微信公众号【WX开发助手】,或者加入企业微信,或者[访问此页面扫码](http://www.binarywang.com/article/cp_and_mp) ,也可以在微信中搜索 `weixin-java-tools``WX开发助手` 关注公众号,公众号会及时通知SDK相关更新信息,并不定期分享微信开发相关技术知识。**
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>com.github.binarywang</groupId>
6767
 <artifactId>(不同模块参考下文)</artifactId>
68-
 <version>3.1.0</version>
68+
 <version>3.2.0</version>
6969
</dependency>
7070
```
7171
* 各模块的`artifactId`
@@ -88,36 +88,38 @@
8888
1. [chanjarster (Daniel Qian)](http://github.com/chanjarster)
8989
1. [binarywang (Binary Wang)](http://github.com/binarywang)
9090
1. [mgcnrx11](http://github.com/mgcnrx11)
91+
1. [007gzs](http://github.com/007gzs)
9192
1. [aimilin6688 (Jonk)](http://github.com/aimilin6688)
9293
1. [kakotor](http://github.com/kakotor)
9394
1. [kareanyi (MillerLin)](http://github.com/kareanyi)
9495
1. [rememberber (周波)](http://github.com/rememberber)
95-
1. [007gzs](http://github.com/007gzs)
9696
1. [tianmu](http://github.com/tianmu)
97+
1. [charmingoh (Charming)](http://github.com/charmingoh)
9798
1. [ukid](http://github.com/ukid)
9899
1. [forfuns (爱因斯唐)](http://github.com/forfuns)
99100
1. [zxkane (Meng Xin Zhu)](http://github.com/zxkane)
100101
1. [crskyp (我是木予)](http://github.com/crskyp)
102+
1. [yuanqixun (yuanqixun)](http://github.com/yuanqixun)
101103
1. [gaigeshen (gaigeshen)](http://github.com/gaigeshen)
102104
1. [dylanleung (dylanleung)](http://github.com/dylanleung)
105+
1. [huansinho](http://github.com/huansinho)
103106
1. [codepiano (codepiano)](http://github.com/codepiano)
104107
1. [stvliu (Steven Liu)](http://github.com/stvliu)
105108
1. [ajffdnt](http://github.com/ajffdnt)
106109
1. [fxdfxq (fxdfxq)](http://github.com/fxdfxq)
107-
1. [DDLeEHi](http://github.com/DDLeEHi)
108110
1. [unlimitedsola (Sola)](http://github.com/unlimitedsola)
109-
1. [jink2005 (Jink2005)](http://github.com/jink2005)
110-
1. [nickwongwong (Nick Wong)](http://github.com/nickwongwong)
111+
1. [DDLeEHi](http://github.com/DDLeEHi)
111112
1. [Hyseen](http://github.com/Hyseen)
113+
1. [nickwongwong (Nick Wong)](http://github.com/nickwongwong)
114+
1. [jink2005 (Jink2005)](http://github.com/jink2005)
112115
1. [withinthefog (withinthefog)](http://github.com/withinthefog)
113-
1. [huansinho](http://github.com/huansinho)
114116
1. [iwareserictsai (Eric.Tsai)](http://github.com/iwareserictsai)
115117
1. [lwxian](http://github.com/lwxian)
116118
1. [xusheng1987 (flying)](http://github.com/xusheng1987)
117119
1. [ZhaoxiongTan (xiong)](http://github.com/ZhaoxiongTan)
118120
1. [SimonDolph (Simon Dolph)](http://github.com/SimonDolph)
119-
1. [lly835](http://github.com/lly835)
120-
1. [lichenliang666 (李晨亮)](http://github.com/lichenliang666)
121+
1. [axeon](http://github.com/axeon)
122+
1. [TonyLuo (Tony)](http://github.com/TonyLuo)
121123
1. [dwandw (dwandw)](http://github.com/dwandw)
122124
1. [alanchenup (alanchen)](http://github.com/alanchenup)
123125
1. [zexpp5 (Lance7in)](http://github.com/zexpp5)
@@ -126,13 +128,21 @@
126128
1. [rtsbtx (强哥)](http://github.com/rtsbtx)
127129
1. [dracupid (Jingchen Zhao)](http://github.com/dracupid)
128130
1. [lijunkun1988](http://github.com/lijunkun1988)
129-
1. [dxwts (xuewu)](http://github.com/dxwts)
131+
1. [lly835](http://github.com/lly835)
130132
1. [mog0202 (蘑菇0202)](http://github.com/mog0202)
131133
1. [bobbyguo (bobby_guo)](http://github.com/bobbyguo)
132134
1. [huotaihe (白马度和)](http://github.com/huotaihe)
133-
1. [axeon](http://github.com/axeon)
135+
1. [dxwts (xuewu)](http://github.com/dxwts)
134136
1. [aliangsoft (阿亮软件)](http://github.com/aliangsoft)
135137
1. [Mkluas (Mklaus)](http://github.com/Mkluas)
136138
1. [CodeIdeal (康阳)](http://github.com/CodeIdeal)
137139
1. [leeis (IOMan)](http://github.com/leeis)
140+
1. [lichenliang666 (李晨亮)](http://github.com/lichenliang666)
138141
1. [627535195](http://github.com/627535195)
142+
1. [ztmark (Mark)](http://github.com/ztmark)
143+
1. [gtyang](http://github.com/gtyang)
144+
1. [scott-z (scott)](http://github.com/scott-z)
145+
1. [borisbao (Boris)](http://github.com/borisbao)
146+
1. [qsjia (QSJia)](http://github.com/qsjia)
147+
1. [webcreazy (webcreazy)](http://github.com/webcreazy)
148+
1. [cwivan (鱼丸Cwivan)](http://github.com/cwivan)

0 commit comments

Comments
 (0)