update md

This commit is contained in:
jinyu 2015-09-16 22:48:58 +08:00
parent 8b75aaef96
commit a631f1447e
2 changed files with 4 additions and 4 deletions

View File

@ -43,12 +43,12 @@ weixin4j-mp
如何使用 如何使用
-------- --------
0.maven依赖(1.6.0,2015-09-11 released) 0.maven依赖(1.6.1,2015-09-16 released)
<dependency> <dependency>
<groupId>com.foxinmy</groupId> <groupId>com.foxinmy</groupId>
<artifactId>weixin4j-mp</artifactId> <artifactId>weixin4j-mp</artifactId>
<version>1.6.0</version> <version>1.6.1</version>
</dependency> </dependency>
1.需新增或拷贝`weixin4j.properties`文件到项目的`classpath` 1.需新增或拷贝`weixin4j.properties`文件到项目的`classpath`

View File

@ -37,12 +37,12 @@ weixin4j-qy
如何使用 如何使用
-------- --------
0.maven依赖(1.6.0,2015-09-11 released) 0.maven依赖(1.6.1,2015-09-16 released)
<dependency> <dependency>
<groupId>com.foxinmy</groupId> <groupId>com.foxinmy</groupId>
<artifactId>weixin4j-qy</artifactId> <artifactId>weixin4j-qy</artifactId>
<version>1.6.0</version> <version>1.6.1</version>
</dependency> </dependency>
1.需新增或拷贝`weixin4j.properties`文件到项目的`classpath` 1.需新增或拷贝`weixin4j.properties`文件到项目的`classpath`