update md
This commit is contained in:
parent
bd66465510
commit
5c9cc10da5
@ -26,22 +26,22 @@ weixin4j
|
|||||||
|
|
||||||
如何获取
|
如何获取
|
||||||
----------
|
----------
|
||||||
###1.maven依赖(1.4,2015-04-29 released)
|
###1.maven依赖
|
||||||
微信公众平台API
|
微信公众平台API(1.4,2015-04-29 released)
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.foxinmy</groupId>
|
<groupId>com.foxinmy</groupId>
|
||||||
<artifactId>weixin4j-mp</artifactId>
|
<artifactId>weixin4j-mp</artifactId>
|
||||||
<version>1.4</version>
|
<version>1.4</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
微信企业号API
|
微信企业号API(1.4,2015-04-29 released)
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.foxinmy</groupId>
|
<groupId>com.foxinmy</groupId>
|
||||||
<artifactId>weixin4j-qy</artifactId>
|
<artifactId>weixin4j-qy</artifactId>
|
||||||
<version>1.4</version>
|
<version>1.4</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
微信被动消息服务器
|
微信被动消息服务器(1.0.0,2015-05-16 released)
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.foxinmy</groupId>
|
<groupId>com.foxinmy</groupId>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user