File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -56,18 +56,21 @@ gradle:
56
56
compile 'com.github.binarywang:weixin-java-cp:2.2.0'
57
57
```
58
58
59
+ ===========
60
+
59
61
#### 本项目主要存放在github上,地址为 :
60
62
* https://github.com/wechat-group/weixin-java-tools
61
63
* ===========但同时会在其他几个网站同步更新,地址分别是:
62
64
* https://bitbucket.org/binarywang/weixin-java-tools
63
65
* http://git.oschina.net/binary/weixin-java-tools
64
66
* https://git.coding.net/binarywang/weixin-java-tools.git
65
67
66
-
68
+ ===========
67
69
## 目前可参考的Demo项目有两个:
68
70
1 . https://github.com/wechat-group/weixin-mp-demo
69
71
1 . https://github.com/wechat-group/weixin-java-tools-springmvc
70
72
73
+ ===========
71
74
## 关于代码贡献
72
75
1 . 非常欢迎和感谢对本项目发起Pull Request的同学,本项目代码风格为使用2个空格代表一个Tab,因此在提交代码时请注意一下,否则很容易在IDE格式化代码后与原代码产生大量diff,这样会给其他人阅读代码带来极大的困扰。
73
76
1 . 为了便于设置,本项目引入editorconfig插件,请使用eclipse的同学在贡献代码前安装相关插件,IntelliJ IDEA则自带支持,无需额外安装插件。
You can’t perform that action at this time.
0 commit comments