# 昵称管理模块
## **Web端交互**
> *****
![(images/screenshot_1567145572362.png)](https://img.kancloud.cn/22/da/22dabf08d4c827ff3f4521db688956a1_1092x790.png)
## **API相关文档**
> *****
接口描述 | **查询昵称记录**
---|---
URL | /wechat\_api/wechatContact/getAllNoteNickName
请求方式 | get
请求参数 | adminUserId: 33726 uin: noteNickName:
返回值 |{"code":200,"msg":"操作成功!","data":[{"noteNickNameId":416,"startTime":"2019-08-11 00:00:00","endTime":"2019-08-12 00:00:00","noteNickName":"朋友","uins":"2964685533","adminUserId":33726,"createDateTime":"2019-08-07 17:18:37"},{"noteNickNameId":415,"startTime":"2019-08-09 00:00:00","endTime":"2019-08-10 00:00:00","noteNickName":"aaa","uins":"2964685533","adminUserId":33726,"createDateTime":"2019-08-07 17:16:42"}]}
| Sort | Param | Type | required | Description |
| --- | --- | --- | --- |--- |
| 请求参数 | adminUserId| string | Y |账号ID
| 请求参数 | uins| string | Y | 微信账号ID
| 请求参数 | noteNickName| string | Y |设置备注的昵称
> *****
接口描述 | **设定备注昵称**
---|---
URL | /wechat\_api/wechatContact/insertNickName
请求方式 | post
请求参数 | {noteNickName:"朋友",uins: "2964685533", startTime:"Fri Aug 02 2019 00:00:00 GMT+0800 (中国标准时间)", endTime:
"Sat Aug 03 2019 23:59:59 GMT+0800 (中国标准时间)",adminUserId:"33726"}
返回值 |{"msg":"设置成功","code":200}
| Sort | Param | Type | required | Description |
| --- | --- | --- | --- |--- |
| 请求参数 | noteNickName| string | Y |设置备注的昵称
| 请求参数 | uins| string | Y | 微信账号ID
| 请求参数 | startTime| string | Y |设置起始时间
| 请求参数 | endTime| string |Y |设置结束时间
| 请求参数 | adminUserId| string | Y |管理员ID
> *****
接口描述 | **设定备注昵称时间的详情**
---|---
URL | /wechat\_api/wechatContact/getNoteNickNameDetail
请求方式 | post
请求参数 |{noteNickNameId:"414"}
返回值 |{"msg":"获取详情成功","code":200,"data":{"pageNo":1,"pageSize":-1,"count":0,"content":[],"html":"<ul>\n<li class=\"disabled\"><a href=\"javascript:\">« 上一页</a></li>\n<li class=\"active\"><a href=\"javascript:\">1</a></li>\n<li class=\"disabled\"><a href=\"javascript:\">下一页 »</a></li>\n<li class=\"disabled controls\"><a href=\"javascript:\">当前 <input type=\"text\" value=\"1\" onkeypress=\"var e=window.event||this;var c=e.keyCode||e.which;if(c==13)page(this.value,-1,'');\" onclick=\"this.select();\"/> / <input type=\"text\" value=\"-1\" onkeypress=\"var e=window.event||this;var c=e.keyCode||e.which;if(c==13)page(1,this.value,'');\" onclick=\"this.select();\"/> 条,共 0 条</a></li>\n</ul>\n<div style=\"clear:both;\"></div>","firstResult":0,"maxResults":-1}}
| Sort | Param | Type | required | Description |
| --- | --- | --- | --- |--- |
| 请求参数 | noteNickNameId| string | Y |昵称ID
> *****
接口描述 | **删除备注昵称**
---|---
URL | /wechat\_api/wechatContact/deletNoteNickNameById
请求方式 | post
请求参数 | noteNickNameId:"379"
返回值 |{"msg":"删除成功","code":200}
| Sort | Param | Type | required | Description |
| --- | --- | --- | --- |--- |
| 请求参数 | noteNickNameId| string | Y |要删除的昵称ID
- 首页
- 系统登录注册模块
- 登录模块
- 注册模块
- 忘记密码模块
- 功能首页渲染模块
- 会话面板模块
- 微信号登录模块
- 会话联系人模块
- 通讯录模块
- 聊天窗口模块
- 快捷回复模块
- 客户录入模块
- 群管理模块
- 历史消息面板模块
- 群发助手面板模块
- 群发设置模块
- 群发管理模块
- 群发演示模块
- 朋友圈面板模块
- 发朋友圈模块
- 朋友圈互动模块
- 朋友圈历史记录模块
- 客户管理面板模块
- 客户查询模块
- 服务记录模块
- 批量标签模块
- 标签管理模块
- 昵称管理模块
- 个性称呼模块
- 批量导入客户模块
- 报表面板模块
- 微信好友报表
- 被删好友报表
- 新增好友报表
- 添加好友报表
- 服务记录报表
- 转账记录报表
- 红包统计报表
- 会话统计报表
- 电话统计报表
- 标签统计报表
- 账号管理面板模块
- 微信号管理模块
- 部门管理模块
- 子账号管理模块
- 在线日志模块
- 机器人模块
- 自动通过好友模块
- 小程序商城模块
- 微信号分配模块
- 帮助中心面板模块
- 个人中心模块
- 我的账号模块
- 系统设置模块
- 第三方能力接口对接
- 第三方登录模块
- 联系人模块
- 系统账号模块
- 服务版本接口迭代说明
- 素材库
- 好友去重
- V群模块