release 1.5.1 & 1.0.3
This commit is contained in:
@@ -116,4 +116,8 @@
|
||||
|
||||
* 2015-06-23
|
||||
|
||||
+ 新增企业付款查询接口
|
||||
+ 新增企业付款查询接口
|
||||
|
||||
* 2015-07-04
|
||||
|
||||
+ released 1.5.1
|
||||
@@ -43,12 +43,12 @@ weixin4j-mp
|
||||
|
||||
如何使用
|
||||
--------
|
||||
0.maven依赖(1.5.0,2015-06-10 released)
|
||||
0.maven依赖(1.5.1,2015-07-04 released)
|
||||
|
||||
<dependency>
|
||||
<groupId>com.foxinmy</groupId>
|
||||
<artifactId>weixin4j-mp</artifactId>
|
||||
<version>1.5.0</version>
|
||||
<version>1.5.1</version>
|
||||
</dependency>
|
||||
1.需新增或拷贝`weixin4j.properties`文件到项目的`classpath`中
|
||||
|
||||
|
||||
+1
-1
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>com.foxinmy</groupId>
|
||||
<artifactId>weixin4j</artifactId>
|
||||
<version>1.5.0</version>
|
||||
<version>1.5.1</version>
|
||||
</parent>
|
||||
<artifactId>weixin4j-mp</artifactId>
|
||||
<name>weixin4j-mp</name>
|
||||
|
||||
Reference in New Issue
Block a user