Update README.md

This commit is contained in:
Binary Wang
2016-11-17 10:28:51 +08:00
committed by GitHub
parent 878ebb1cb4
commit 1e3537590d

View File

@@ -72,10 +72,12 @@ compile 'com.github.binarywang:weixin-java-cp:2.3.0'
* https://git.coding.net/binarywang/weixin-java-tools.git
===========
## 目前可参考的Demo项目有目前都是公众号的风格不同欢迎提供更多的demo供新手参考:
1. https://github.com/wechat-group/weixin-mp-demo
1. https://github.com/wechat-group/weixin-mp-demo-springboot
## 目前可参考的Demo项目有目前都是公众号的风格不同欢迎提供更多的demo供新手参考:
1. https://github.com/wechat-group/weixin-mp-demo
1. https://github.com/wechat-group/weixin-mp-multi-demo (支持多公众号)
1. https://github.com/wechat-group/weixin-java-tools-springmvc
1. https://github.com/wechat-group/weixin-mp-demo-springboot
===========
## 关于代码贡献