Skip to content

Commit 4a994ea

Browse files
committed
调整部分段落位置
1 parent ee158b6 commit 4a994ea

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,7 @@
88
#### 由于本次更新涉及接口调整比较大,主要是公众号的调整,企业号无过多调整,主要是为了解决主接口类过于庞大不方便管理的问题,将接口实现代码按模块进行拆分。因此版本号直接从1.X.X直接升级到2.0.0,所以如果习惯于1.X.X版本的同学不想做过多更改的话,请慎重考虑升级到最新版本。
99
---
1010

11-
#### 本项目主要存放在github上,地址为 :
12-
* https://github.com/wechat-group/weixin-java-tools
13-
* ===========但同时会在其他几个网站同步更新,地址分别是:
14-
* https://bitbucket.org/binarywang/weixin-java-tools
15-
* http://git.oschina.net/binary/weixin-java-tools
16-
* https://git.coding.net/binarywang/weixin-java-tools.git
17-
1811
### 详细开发文档请看 [wiki](https://github.com/chanjarster/weixin-java-tools/wiki)
19-
20-
## 目前可参考的Demo项目:
21-
* https://github.com/wechat-group/weixin-java-tools-springmvc
22-
* https://github.com/wechat-group/weixin-mp-demo
23-
* ===========以下为备份仓库,会保持跟主仓库同步
24-
* http://git.oschina.net/binary/weixin-mp-demo
25-
* https://bitbucket.org/binarywang/weixin-mp-demo
26-
2712
===========
2813
## 开发交流工具:
2914
* QQ群:343954419 [![Join QQ Group](http://pub.idqqimg.com/wpa/images/group.png)](http://shang.qq.com/wpa/qunwpa?idkey=078f7a153d243853e24cf2b542e7a6ccbf2a592bc138080f84d11297f736ec46)
@@ -68,6 +53,21 @@ compile 'com.github.binarywang:weixin-java-mp:2.0.0'
6853
compile 'com.github.binarywang:weixin-java-cp:2.0.0'
6954
```
7055

56+
#### 本项目主要存放在github上,地址为 :
57+
* https://github.com/wechat-group/weixin-java-tools
58+
* ===========但同时会在其他几个网站同步更新,地址分别是:
59+
* https://bitbucket.org/binarywang/weixin-java-tools
60+
* http://git.oschina.net/binary/weixin-java-tools
61+
* https://git.coding.net/binarywang/weixin-java-tools.git
62+
63+
64+
## 目前可参考的Demo项目:
65+
* https://github.com/wechat-group/weixin-java-tools-springmvc
66+
* https://github.com/wechat-group/weixin-mp-demo
67+
* ===========以下为备份仓库,会保持跟主仓库同步
68+
* http://git.oschina.net/binary/weixin-mp-demo
69+
* https://bitbucket.org/binarywang/weixin-mp-demo
70+
7171
## 关于代码贡献
7272

7373
* 非常欢迎和感谢对本项目发起Pull Request的同学,本项目可以采用两种方式接受代码贡献:

0 commit comments

Comments
 (0)