[if !supportLists]1、[endif]测试正常-探索改造elenctron浏览器(毕竟消耗了精力研究,正常支付费用)
[if !supportLists]2、[endif]测试正常-紧急处理登录后马上被踢的问题
[if !supportLists]3、[endif]新版自动回复的接口放在这个位置,如下图
[if !supportLists]4、[endif]不管是通过新版自动回复还是老版本的自动回复,当天获取到的微信和电脑,整理成数据可导出的。姓名+微信+手机号
[if !supportLists]5、[endif]复刷增加一个功能,连续输入多句话用回车分n行,复刷的时候就连续发n句话(第三条也同样生效这个功能)
[if !supportLists]6、[endif]把这个问题优化一下
[if !supportLists]7、[endif]在打招呼和复刷过程中,有新消息的情况优先自动回复,回复完再继续打招呼和复刷。如果打招呼任务执行完毕了,就不用再跳转回去了。(给个开关让用户自定义是否跳转自动回复)
[if !supportLists]8、[endif]每天00:00点自动刷新boss(因为有的客户电脑24小时不关机,软件上面显示打招呼成功,但实际没有打招呼,我目前还没有复现,如果有需要我可以研究一下怎么复现)
[if !supportLists]9、[endif]自动回复增加一个回复延迟的功能:延迟时间在xx秒-xx秒中随机挑选一个时间
[if !supportLists]10、[endif]自动通过微信后,自动发一句话,自定义的。如下图
[if !supportLists]11、[endif]自动回复的以下动作用指定特殊字符表达,比如:{对方请求添加微信},所有动作如下:
自动回复接口
接口1【读取新消息】
携带唯一id+牛人发来的消息内容
参数包括:1、对方发来的文字内容
[if !supportLists]2、[endif]对方请求发送简历(转化成文字:对方请求发送简历)
[if !supportLists]3、[endif]对方请求交换微信(转化成文字:对方请求交换微信)
[if !supportLists]4、[endif]对方请求交换电话(转化成文字:对方请求交换电话)
[if !supportLists]5、[endif]对方同意交换简历(转化成文字:对方同意交换简历)
[if !supportLists]6、[endif]对方同意交换微信(转化成文字:对方同意交换微信)
[if !supportLists]7、[endif]对方同意交换电话(转化成文字:对方请求发送简历)
10、对方拒绝我的微信请求(转化成文字:对方拒绝我的微信请求)
11、对方拒绝我的电话请求(转化成文字:对方拒绝我的电话请求)
12、对方拒绝我的简历请求(转化成文字:对方拒绝我的简历请求)
[if !supportLists]a、[endif]牛人发来多句话的时候,处理方式是:合成一句话上传给前端页面
[if !supportLists]13、[endif]职位名称(提供给自动回复一级类目做选择)
[if !supportLists]14、[endif]年龄
[if !supportLists]15、[endif]学历
[if !supportLists]16、[endif]性别
注意:消息列表内每次传送给处理器都携带14-16这三个,比如:牛人说:工资多少?
自动回复接收到的文字是:性别男本科学历24岁/工资是多少?
牛人的工作年限可能不填,学历也有可能不填,所以有什么就采集什么
接口2【发送消息】
服务器会携带唯一id+话术或动作,或者发话术+同时动作
参数包括:1、发给对方的文字内容
[if !supportLists]2、[endif]发给对方的图片
[if !supportLists]3、[endif]向对方发送定位
[if !supportLists]4、[endif]向对方发送微信请求
[if !supportLists]5、[endif]向对方发送电话请求
[if !supportLists]6、[endif]向对方发送简历请求
[if !supportLists]7、[endif]通过对方的微信请求
[if !supportLists]8、[endif]通过对方的电话请求
[if !supportLists]9、[endif]通过对方的简历请求
[if !supportLists]10、[endif]我拒绝对方的微信请求
[if !supportLists]11、[endif]我拒绝对方的电话请求
[if !supportLists]12、[endif]我拒绝对方的简历请求
[if !supportLists]13、[endif]发送图片(先完成其他的这个动作最后再做)
[if !supportLists]14、[endif]发送表情(先完成其他的这个动作最后再做)
[if !supportLists]12、[endif]增加图片功能(设计中)
[if !supportLists]13、[endif]已读xx分钟未回复(设计中)
[if !supportLists]14、[endif]测试正常-改造最小化复刷不停止的问题,搞了一下午无果。接下来试试透明化
[if !supportLists]15、[endif]测试正常-优化打招呼伪装代码
[if !supportLists]16、[endif]测试正常-处理优化伪装复刷的发送按钮、交换简历、微信等等
[if !supportLists]17、[endif]对方同意简历后和对方主动发来简历我方同意,自动下载。(具体我还没想好,先不做)
[if !supportLists]18、[endif]改造模拟点击,在设置里面让用户自己切换