md
This commit is contained in:
parent
687af3c12d
commit
aaff5652a9
@ -1022,7 +1022,7 @@ public class WeixinProxy {
|
||||
* @return 关注者信息 <font color="red">不包含用户的详细信息</font>
|
||||
* @throws WeixinException
|
||||
* @see <a href=
|
||||
* "https://mp.weixin.qq.com/wiki?t=resource/res_main&id=mp1421140839&token=&lang=zh_CN">
|
||||
* "https://mp.weixin.qq.com/wiki?t=resource/res_main&id=mp1421140840&token=&lang=zh_CN">
|
||||
* 获取关注者列表</a>
|
||||
* @see com.foxinmy.weixin4j.mp.api.UserApi
|
||||
* @see com.foxinmy.weixin4j.mp.model.Following
|
||||
|
||||
@ -168,7 +168,7 @@ public class UserApi extends MpApi {
|
||||
* @return 关注者信息 <font color="red">不包含用户的详细信息</font>
|
||||
* @throws WeixinException
|
||||
* @see <a href=
|
||||
* "https://mp.weixin.qq.com/wiki?t=resource/res_main&id=mp1421140839&token=&lang=zh_CN">
|
||||
* "https://mp.weixin.qq.com/wiki?t=resource/res_main&id=mp1421140840&token=&lang=zh_CN">
|
||||
* 获取关注者列表</a>
|
||||
* @see com.foxinmy.weixin4j.mp.model.Following
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user