search

Home  >  Q&A  >  body text

java - 实现微信机器人获取群信息

以post请求
https://wx.qq.com/cgi-bin/mmw...
这个地址,服务返回

 {
    "BaseResponse": {
    "Ret": 1200,
    "ErrMsg": ""
},
    "Count": 0,
    "ContactList": []
}

是什么意思? 谁能帮助解决下?

PHPzPHPz2766 days ago1007

reply all(1)I'll reply

  • phpcn_u28161

    phpcn_u281612017-09-20 20:10:09

    https://github.com/Urinx/WeixinBot You will know after reading the explanation here.

    reply
    0
  • Cancelreply