# 微信好友报表模块
## **Web端交互**
> *****
![(images/screenshot_1567145572362.png)](https://img.kancloud.cn/9d/8e/9d8e71998c8235cd5943312681547351_1091x788.png)
## **API相关文档**
> *****
接口描述 | **微信好友统计**
---|---
URL | /wechat\_api/report/friendReport
请求方式 | get
请求参数 | limit: 10,pageNo:1
返回值 | {"code":200,"msg":"操作成功!","data":{"count":1,"data":[{"adminUserId":33726,"secName":"工作号","adminUserName":"13476673692","femaleTotal":5,"nickName":"售前-陶成","friendTotal":18,"userName":"wxid_oo8w553uj5g612","realName":"陶成","groupTotal":21,"middleTotal":2,"headImgUrl":"http://wx.qlogo.cn/mmhead/ver_1/QU8ZhjEqyswUwgSZzQnOwxcre1UMMjCHjf1HmFFkQib9G6SXG7DZDKiaHdbzg0ZeaMzib5rpJMNYyXpn2B7BNZ49ICEWDToiccibgZ1qKnVa1jac/0","maleTotal":11,"uin":"663329897","wechatUserId":13806,"status":1}],"pageNo":1,"limit":10}}
| Sort | Param | Type | required | Description |
| --- | --- | --- | --- |--- |
| 请求参数 | limit| string | Y |分页
| 请求参数 | pageNo| string | Y |分页
> *****
接口描述 | **导出微信好友统计**
---|---
URL | /wechat_api/report/exportFriendReport
请求方式 | get
请求参数 | limit: 10,pageNo:1
返回值 |返回一个文件
| Sort | Param | Type | required | Description |
| --- | --- | --- | --- |--- |
| 请求参数 | limit| string | Y |分页
| 请求参数 | pageNo| string | Y |分页
> *****
接口描述 | **导出微信号好友**
---|---
URL | /wechat_api/report/exportWechatFriendReport
请求方式 | get
请求参数 | { uin:string, wechatNiceName:string }
返回值 |返回一个文件
| Sort | Param | Type | required | Description |
| --- | --- | --- | --- |--- |
| 请求参数 | uin| string | Y |微信号ID
| 请求参数 | wechatNiceName| string | Y |微信昵称
- 首页
- 系统登录注册模块
- 登录模块
- 注册模块
- 忘记密码模块
- 功能首页渲染模块
- 会话面板模块
- 微信号登录模块
- 会话联系人模块
- 通讯录模块
- 聊天窗口模块
- 快捷回复模块
- 客户录入模块
- 群管理模块
- 历史消息面板模块
- 群发助手面板模块
- 群发设置模块
- 群发管理模块
- 群发演示模块
- 朋友圈面板模块
- 发朋友圈模块
- 朋友圈互动模块
- 朋友圈历史记录模块
- 客户管理面板模块
- 客户查询模块
- 服务记录模块
- 批量标签模块
- 标签管理模块
- 昵称管理模块
- 个性称呼模块
- 批量导入客户模块
- 报表面板模块
- 微信好友报表
- 被删好友报表
- 新增好友报表
- 添加好友报表
- 服务记录报表
- 转账记录报表
- 红包统计报表
- 会话统计报表
- 电话统计报表
- 标签统计报表
- 账号管理面板模块
- 微信号管理模块
- 部门管理模块
- 子账号管理模块
- 在线日志模块
- 机器人模块
- 自动通过好友模块
- 小程序商城模块
- 微信号分配模块
- 帮助中心面板模块
- 个人中心模块
- 我的账号模块
- 系统设置模块
- 第三方能力接口对接
- 第三方登录模块
- 联系人模块
- 系统账号模块
- 服务版本接口迭代说明
- 素材库
- 好友去重
- V群模块