mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-04-05 17:38:05 +08:00
Merge branch 'master' into develop
This commit is contained in:
commit
dd3466fc09
2
demo.md
2
demo.md
@ -13,4 +13,4 @@
|
||||
1. 公众号Demo:
|
||||
- 使用Spring MVC实现的公众号Demo:[GitHub](http://github.com/binarywang/weixin-java-mp-demo-springmvc)、[码云](https://gitee.com/binary/weixin-java-mp-demo)
|
||||
- 使用Spring Boot实现的公众号Demo(支持多公众号):[GitHub](http://github.com/binarywang/weixin-java-mp-demo-springboot)、[码云](http://gitee.com/binary/weixin-java-mp-demo-springboot)
|
||||
- 含公众号和部分微信支付代码的Demo:[GitHub](http://github.com/Wechat-Group/weixin-java-tools-springmvc)、[码云](http://gitee.com/binary/weixin-java-tools-springmvc)
|
||||
- 含公众号和部分微信支付代码的Demo:[GitHub](http://github.com/Wechat-Group/weixin-java-springmvc)、[码云](http://gitee.com/binary/weixin-java-tools-springmvc)
|
||||
|
32
readme.md
32
readme.md
@ -64,7 +64,7 @@
|
||||
### 版本说明
|
||||
1. 本项目定为大约每两个月发布一次正式版,版本号格式为X.X.0(如2.1.0,2.2.0等),遇到重大问题需修复会及时提交新版本,欢迎大家随时提交Pull Request;
|
||||
1. BUG修复和新特性一般会先发布成小版本作为临时测试版本(如3.1.8.B,即尾号不为0,并添加B,以区别于正式版);
|
||||
1. 目前最新版本号为 [](http://mvnrepository.com/artifact/com.github.binarywang/weixin-java-parent) ,也可以通过访问链接 [【微信支付】](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.github.binarywang%22%20AND%20a%3A%22weixin-java-pay%22) 、[【微信小程序】](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.github.binarywang%22%20AND%20a%3A%22weixin-java-miniapp%22) 、[【公众号】](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.github.binarywang%22%20AND%20a%3A%22weixin-java-mp%22) 、[【企业微信】](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.github.binarywang%22%20AND%20a%3A%22weixin-java-cp%22)、[【开放平台】](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.github.binarywang%22%20AND%20a%3A%22weixin-java-open%22)
|
||||
1. 目前最新版本号为 [](http://mvnrepository.com/artifact/com.github.binarywang/wx-java) ,也可以通过访问链接 [【微信支付】](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.github.binarywang%22%20AND%20a%3A%22weixin-java-pay%22) 、[【微信小程序】](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.github.binarywang%22%20AND%20a%3A%22weixin-java-miniapp%22) 、[【公众号】](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.github.binarywang%22%20AND%20a%3A%22weixin-java-mp%22) 、[【企业微信】](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.github.binarywang%22%20AND%20a%3A%22weixin-java-cp%22)、[【开放平台】](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.github.binarywang%22%20AND%20a%3A%22weixin-java-open%22)
|
||||
分别查看所有最新的版本。
|
||||
|
||||
----------------------------------
|
||||
@ -97,34 +97,35 @@
|
||||
1. [aimilin6688 (Jonk)](http://github.com/aimilin6688)
|
||||
1. [kakotor](http://github.com/kakotor)
|
||||
1. [kareanyi (MillerLin)](http://github.com/kareanyi)
|
||||
1. [rememberber (周波)](http://github.com/rememberber)
|
||||
1. [tianmu](http://github.com/tianmu)
|
||||
1. [rememberber (周波)](http://github.com/rememberber)
|
||||
1. [charmingoh (Charming)](http://github.com/charmingoh)
|
||||
1. [gaigeshen (gaigeshen)](http://github.com/gaigeshen)
|
||||
1. [ukid](http://github.com/ukid)
|
||||
1. [forfuns (爱因斯唐)](http://github.com/forfuns)
|
||||
1. [yuanqixun (yuanqixun)](http://github.com/yuanqixun)
|
||||
1. [zxkane (Meng Xin Zhu)](http://github.com/zxkane)
|
||||
1. [crskyp (我是木予)](http://github.com/crskyp)
|
||||
1. [yuanqixun (yuanqixun)](http://github.com/yuanqixun)
|
||||
1. [gaigeshen (gaigeshen)](http://github.com/gaigeshen)
|
||||
1. [dylanleung (dylanleung)](http://github.com/dylanleung)
|
||||
1. [huansinho](http://github.com/huansinho)
|
||||
1. [codepiano (codepiano)](http://github.com/codepiano)
|
||||
1. [stvliu (Steven Liu)](http://github.com/stvliu)
|
||||
1. [ajffdnt](http://github.com/ajffdnt)
|
||||
1. [fxdfxq (fxdfxq)](http://github.com/fxdfxq)
|
||||
1. [unlimitedsola (Sola)](http://github.com/unlimitedsola)
|
||||
1. [fxdfxq (fxdfxq)](http://github.com/fxdfxq)
|
||||
1. [withinthefog (withinthefog)](http://github.com/withinthefog)
|
||||
1. [DDLeEHi](http://github.com/DDLeEHi)
|
||||
1. [Hyseen](http://github.com/Hyseen)
|
||||
1. [nickwongwong (Nick Wong)](http://github.com/nickwongwong)
|
||||
1. [jink2005 (Jink2005)](http://github.com/jink2005)
|
||||
1. [withinthefog (withinthefog)](http://github.com/withinthefog)
|
||||
1. [ajffdnt](http://github.com/ajffdnt)
|
||||
1. [iwareserictsai (Eric.Tsai)](http://github.com/iwareserictsai)
|
||||
1. [lwxian](http://github.com/lwxian)
|
||||
1. [xusheng1987 (flying)](http://github.com/xusheng1987)
|
||||
1. [ZhaoxiongTan (xiong)](http://github.com/ZhaoxiongTan)
|
||||
1. [SimonDolph (Simon Dolph)](http://github.com/SimonDolph)
|
||||
1. [axeon](http://github.com/axeon)
|
||||
1. [TonyLuo (Tony)](http://github.com/TonyLuo)
|
||||
1. [ZhaoxiongTan (xiong)](http://github.com/ZhaoxiongTan)
|
||||
1. [howardliu-cn (看山)](http://github.com/howardliu-cn)
|
||||
1. [SunshineTech (SunshineTech Zhang)](http://github.com/SunshineTech)
|
||||
1. [xusheng1987 (flying)](http://github.com/xusheng1987)
|
||||
1. [lwxian](http://github.com/lwxian)
|
||||
1. [aliangsoft (阿亮软件)](http://github.com/aliangsoft)
|
||||
1. [zhfish (zhfish)](http://github.com/zhfish)
|
||||
1. [dwandw (dwandw)](http://github.com/dwandw)
|
||||
1. [alanchenup (alanchen)](http://github.com/alanchenup)
|
||||
1. [zexpp5 (Lance7in)](http://github.com/zexpp5)
|
||||
@ -137,8 +138,8 @@
|
||||
1. [mog0202 (蘑菇0202)](http://github.com/mog0202)
|
||||
1. [bobbyguo (bobby_guo)](http://github.com/bobbyguo)
|
||||
1. [huotaihe (白马度和)](http://github.com/huotaihe)
|
||||
1. [axeon](http://github.com/axeon)
|
||||
1. [dxwts (xuewu)](http://github.com/dxwts)
|
||||
1. [aliangsoft (阿亮软件)](http://github.com/aliangsoft)
|
||||
1. [Mkluas (Mklaus)](http://github.com/Mkluas)
|
||||
1. [CodeIdeal (康阳)](http://github.com/CodeIdeal)
|
||||
1. [leeis (IOMan)](http://github.com/leeis)
|
||||
@ -150,5 +151,6 @@
|
||||
1. [borisbao (Boris)](http://github.com/borisbao)
|
||||
1. [qsjia (QSJia)](http://github.com/qsjia)
|
||||
1. [webcreazy (webcreazy)](http://github.com/webcreazy)
|
||||
1. [TonyLuo (Tony)](http://github.com/TonyLuo)
|
||||
1. [cwivan (鱼丸Cwivan)](http://github.com/cwivan)
|
||||
1. [howardliu-cn (看山)](https://github.com/howardliu-cn)
|
||||
1. [biggates (Xiaoyu Guo)](http://github.com/biggates)
|
||||
|
Loading…
Reference in New Issue
Block a user