md
This commit is contained in:
parent
ff7161f513
commit
a9a3449f3c
@ -60,7 +60,7 @@ weixin4j
|
|||||||
|
|
||||||
`git clone`&`mvn package`
|
`git clone`&`mvn package`
|
||||||
|
|
||||||
[如何使用](https://github.com/foxinmy/weixin4j/wiki/%E5%A6%82%E4%BD%95%E4%BD%BF%E7%94%A8SDK)
|
[如何使用](https://github.com/foxinmy/weixin4j/wiki)
|
||||||
--------
|
--------
|
||||||
|
|
||||||
[更新LOG](./CHANGE.md)
|
[更新LOG](./CHANGE.md)
|
||||||
|
|||||||
@ -15,5 +15,8 @@ weixin4j-base
|
|||||||
|
|
||||||
`微信支付的实现`
|
`微信支付的实现`
|
||||||
|
|
||||||
|
[如何使用](https://github.com/foxinmy/weixin4j/wiki)
|
||||||
|
---------
|
||||||
|
|
||||||
[更新LOG](./CHANGE.md)
|
[更新LOG](./CHANGE.md)
|
||||||
---------------------
|
---------------------
|
||||||
|
|||||||
@ -43,7 +43,6 @@ import com.foxinmy.weixin4j.util.Weixin4jSettings;
|
|||||||
* @author jy
|
* @author jy
|
||||||
* @date 2015年1月3日
|
* @date 2015年1月3日
|
||||||
* @since JDK 1.6
|
* @since JDK 1.6
|
||||||
* @see com.foxinmy.weixin4j.api.Pay3Api
|
|
||||||
* @see <a href="http://pay.weixin.qq.com/wiki/doc/api/index.html">商户平台支付API</a>
|
* @see <a href="http://pay.weixin.qq.com/wiki/doc/api/index.html">商户平台支付API</a>
|
||||||
*/
|
*/
|
||||||
public class WeixinPayProxy {
|
public class WeixinPayProxy {
|
||||||
|
|||||||
@ -33,7 +33,7 @@ weixin4j-mp
|
|||||||
|
|
||||||
* UserApi `用户管理API`
|
* UserApi `用户管理API`
|
||||||
|
|
||||||
[如何使用](https://github.com/foxinmy/weixin4j/wiki/%E5%A6%82%E4%BD%95%E4%BD%BF%E7%94%A8SDK)
|
[如何使用](https://github.com/foxinmy/weixin4j/wiki)
|
||||||
---------
|
---------
|
||||||
|
|
||||||
[更新LOG](./CHANGE.md)
|
[更新LOG](./CHANGE.md)
|
||||||
|
|||||||
@ -34,7 +34,7 @@ weixin4j-qy
|
|||||||
* UserApi `成员管理API`
|
* UserApi `成员管理API`
|
||||||
|
|
||||||
|
|
||||||
[如何使用](https://github.com/foxinmy/weixin4j/wiki/%E5%A6%82%E4%BD%95%E4%BD%BF%E7%94%A8SDK)
|
[如何使用](https://github.com/foxinmy/weixin4j/wiki)
|
||||||
---------
|
---------
|
||||||
|
|
||||||
[更新LOG](./CHANGE.md)
|
[更新LOG](./CHANGE.md)
|
||||||
|
|||||||
@ -671,7 +671,7 @@ public class WeixinProxy {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 获取成员
|
* 获取成员信息
|
||||||
*
|
*
|
||||||
* @param userid
|
* @param userid
|
||||||
* 成员唯一ID
|
* 成员唯一ID
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user