# Functions
读信界面.
输出列表.
No description provided by the author
写信界面.
验证是否已经登录.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
获取邮件夹接口.
邮件接口.
发送邮件接口.
邮件夹接口.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
@Summary 获取客服的在线访客列表接口 @Produce json @Success 200 {object} controller.Response @Failure 200 {object} controller.Response @Router /visitors_kefu_online [get].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
@Summary 获取访客聊天信息接口 @Produce json @Accept multipart/form-data @Param visitorId query string true "访客ID" @Param token header string true "认证token" @Success 200 {object} controller.Response @Failure 200 {object} controller.Response @Router /messages [get].
@Summary 获取在线访客列表接口 @Produce json @Success 200 {object} controller.Response @Failure 200 {object} controller.Response @Router /visitors_online [get].
@Summary 获取访客列表接口 @Produce json @Accept multipart/form-data @Param page query string true "分页" @Param token header string true "认证token" @Success 200 {object} controller.Response @Failure 200 {object} controller.Response @Router /visitors [get].
No description provided by the author
@Summary 登陆验证接口 @Produce json @Accept multipart/form-data @Param username formData string true "用户名" @Param password formData string true "密码" @Param type formData string true "类型" @Success 200 {object} controller.Response @Failure 200 {object} controller.Response @Router /check [post]验证接口.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
推送新邮件到达.
No description provided by the author
No description provided by the author
No description provided by the author
发送给客户客服上线.
@Summary 发送消息接口 @Produce json @Accept multipart/form-data @Param from_id formData string true "来源uid" @Param to_id formData string true "目标uid" @Param content formData string true "内容" @Param type formData string true "类型|kefu,visitor" @Success 200 {object} controller.Response @Failure 200 {object} controller.Response @Router /message [post].
No description provided by the author
发送通知.
No description provided by the author
No description provided by the author
定时给更新数据库状态.
No description provided by the author
# Constants
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author