File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
## [ ![ Build Status] ( https://travis-ci.org/binarywang/weixin-java-tools.svg?branch=develop )] ( https://travis-ci.org/binarywang/weixin-java-tools ) ![ Maven Central] ( https://img.shields.io/maven-central/v/com.github.binarywang/weixin-java-parent.svg ) <a target =" _blank " href =" http://shang.qq.com/wpa/qunwpa?idkey=078f7a153d243853e24cf2b542e7a6ccbf2a592bc138080f84d11297f736ec46 " ><img border =" 0 " src =" http://pub.idqqimg.com/wpa/images/group.png " alt =" weixin-java-tools " title =" weixin-java-tools " ></a >
4
4
5
5
### 声明:本项目基于chanjarster/weixin-java-tools,由于原作者长期没有维护,故单独维护和发布,且发布到maven上的groupId也会不同。
6
- #### 最新更新:1.3.4版发布 !!! on 2016-06-01
6
+ #### 最新更新:1.3.5版发布 !!! on 2016-06-60
7
7
8
8
### 详细开发文档请看 [ wiki] ( https://github.com/chanjarster/weixin-java-tools/wiki ) 。
9
9
25
25
<dependency >
26
26
<groupId >com.github.binarywang</groupId >
27
27
<artifactId >weixin-java-mp</artifactId >
28
- <version >1.3.4 </version >
28
+ <version >1.3.5 </version >
29
29
</dependency >
30
30
```
31
31
35
35
<dependency >
36
36
<groupId >com.github.binarywang</groupId >
37
37
<artifactId >weixin-java-cp</artifactId >
38
- <version >1.3.4 </version >
38
+ <version >1.3.5 </version >
39
39
</dependency >
40
40
```
41
41
57
57
58
58
非常欢迎和感谢对本项目发起Pull Request的同学,不过本项目基于[ git flow] ( https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow ) 开发流程,因此在发起Pull Request的时候请选择develop分支。
59
59
60
- 且本项目代码风格是用2个空格代表一个tab,因此在发起PR时注意一下,否则很容易发生在IDE格式化代码后与原代码产生大量diff,这样我在阅读PR的时候就很困难。
60
+ 且本项目代码风格是用2个空格代表一个tab,因此在发起PR时注意一下,否则很容易发生在IDE格式化代码后与原代码产生大量diff,这样我在阅读PR的时候就很困难。
You can’t perform that action at this time.
0 commit comments