在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → 聚合客服V24.5.0+PC端插件V5.6.0开源版 增加语音转换时候列队功能

聚合客服V24.5.0+PC端插件V5.6.0开源版 增加语音转换时候列队功能

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:2.62M
  • 下载次数:8
  • 浏览次数:108
  • 发布时间:2020-09-03
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
亮点功能: 1、无缝对接人人商城等其他类型的商城,实现聊天界面实时显示商品信息 2、采用客服系统主流的socket机制技术,实时对话实时刷新,并非ajax轮询查询数据库(消耗大量服务器资源) 3、可对接N个公众号、小程序,且每个公众号、小程序还可添加N个客服(客服组) 4、客服一个工作台,回复多种客户来源,例如PC、手机浏览器、公众号网页、小程序内客服咨询、APP内咨询、公众号窗口事件 5、自动回复,发送语音、表情、图片,常见问题,客服转接,满意度评价等细节功能应有尽有 6、往下拉了解更多细节功能哦~~ 模块更新: 版本号:24.5.0 - 聚合客服 1、增加语音转换时候列队功能
【实例截图】
【核心代码】
聚合客服V24.5.0PC端插件V5.6.0
└── 聚合客服V24.5.0+PC端插件V5.6.0
├── addons
│   ├── cy163_customerservice
│   │   ├── emoji
│   │   │   ├── emoji.css
│   │   │   ├── emoji.php
│   │   │   └── emoji.png
│   │   ├── icon.jpg
│   │   ├── inc
│   │   │   ├── mobile
│   │   │   │   ├── disanfang.php
│   │   │   │   ├── kefucenter.php
│   │   │   │   ├── kefulogin.php
│   │   │   │   ├── qdadmin.php
│   │   │   │   ├── sanchat.php
│   │   │   │   ├── searchkefus.php
│   │   │   │   ├── xcxqdadmin.php
│   │   │   │   └── zhuizong.php
│   │   │   └── web
│   │   │   ├── adv.php
│   │   │   ├── chatlist.php
│   │   │   ├── cjwt.php
│   │   │   ├── cservice.php
│   │   │   ├── disanfang.php
│   │   │   ├── group.php
│   │   │   ├── kehu.php
│   │   │   ├── tongji.php
│   │   │   ├── xcxcservice.php
│   │   │   ├── xcx.php
│   │   │   ├── zaixian.php
│   │   │   └── zdhf.php
│   │   ├── manifest.xml
│   │   ├── map.json
│   │   ├── module.php
│   │   ├── newstatic
│   │   │   ├── admin_fs.png
│   │   │   ├── admin_kf.png
│   │   │   ├── bai.mp3
│   │   │   ├── chat-face.png
│   │   │   ├── chat-jia.png
│   │   │   ├── chat-quick.png
│   │   │   ├── chat-wenzi.png
│   │   │   ├── chat-yuyin.png
│   │   │   ├── common.css
│   │   │   ├── footer1.png
│   │   │   ├── footer2.png
│   │   │   ├── footer3.png
│   │   │   ├── jqueryweui
│   │   │   │   ├── css
│   │   │   │   │   ├── jquery-weui.min.css
│   │   │   │   │   ├── swiper-3.4.2.min.css
│   │   │   │   │   └── weui.min.css
│   │   │   │   └── js
│   │   │   │   ├── fastclick.js
│   │   │   │   ├── jquery-3.1.1.min.js
│   │   │   │   ├── jquery.form.js
│   │   │   │   ├── jquery-weui.min.js
│   │   │   │   ├── socket.io.js
│   │   │   │   └── swiper.min.js
│   │   │   ├── jt-you.png
│   │   │   └── nodata.png
│   │   ├── processor.php
│   │   ├── qqface.php
│   │   ├── qrcode
│   │   │   ├── 123.png
│   │   │   ├── 13482129605.png
│   │   │   ├── aa.png
│   │   │   ├── bb.png
│   │   │   ├── cc.png
│   │   │   ├── dd.png
│   │   │   ├── o2fgR0w2n4fV69hSMXHiWAoQ2V94.png
│   │   │   ├── o3b3A54mdJZkvNaJh0yQMFGkIDPs.png
│   │   │   ├── o6pEy1U95nU-Lt4LzVuCzZsMoirw.png
│   │   │   ├── o8DLO59-OQyQQmEHttJzbYGZBQZk.png
│   │   │   ├── oa0aY03gOdZgvFGm1Y7Zvv1MYL4Y.png
│   │   │   ├── oa0aY0xR7wRN-fO6R4KMQwvH0T6c.png
│   │   │   ├── oa0aY0xrn989tdV6tmptkop3rXuU.png
│   │   │   ├── oCDp41acYOeyDMKOg4YdDRIiD0y4.png
│   │   │   ├── oCDp41cKlgdv_jHOKP0bKgXTETZQ.png
│   │   │   ├── oCDp41U-o_xfrGhRd_z5s9cudcYQ.png
│   │   │   ├── oinye5v9YbwRZXzkNvl-qr4QYwFM.png
│   │   │   ├── oL3HB0hYsuzUbqLxkolBW9RjQdwk.png
│   │   │   ├── oL3HB0i8FnilH0eidyLsJskDJjOs.png
│   │   │   ├── oL3HB0pQ7kPin8pm_OB1aUxMwlXM.png
│   │   │   ├── oLNjY0S7r3ELHBqayGwG8DN7D9xE.png
│   │   │   ├── o_qQb6ODYa63jk-DyhaZ8pXoeAtM.png
│   │   │   ├── ov1RIxAZuGU57U8NaHMSUD-vZhPI.png
│   │   │   ├── ov1RIxHjaWpPVCgpKStSo-LFyl1w.png
│   │   │   ├── oXV3X1GGQN-0TEpdfkH3yVWs2yZg.png
│   │   │   ├── ozmKpwdiUxoSBfGxlsWHAf94URfU.png
│   │   │   └── qun-.png
│   │   ├── qrcode.class.php
│   │   ├── site.php
│   │   ├── static
│   │   │   ├── arclist
│   │   │   │   ├── 10.gif
│   │   │   │   ├── 10.png
│   │   │   │   ├── 11.gif
│   │   │   │   ├── 11.png
│   │   │   │   ├── 12.gif
│   │   │   │   ├── 12.png
│   │   │   │   ├── 13.gif
│   │   │   │   ├── 13.png
│   │   │   │   ├── 14.gif
│   │   │   │   ├── 14.png
│   │   │   │   ├── 15.gif
│   │   │   │   ├── 15.png
│   │   │   │   ├── 16.gif
│   │   │   │   ├── 16.png
│   │   │   │   ├── 17.gif
│   │   │   │   ├── 17.png
│   │   │   │   ├── 18.gif
│   │   │   │   ├── 18.png
│   │   │   │   ├── 19.gif
│   │   │   │   ├── 19.png
│   │   │   │   ├── 1.gif
│   │   │   │   ├── 1.png
│   │   │   │   ├── 20.gif
│   │   │   │   ├── 20.png
│   │   │   │   ├── 21.gif
│   │   │   │   ├── 21.png
│   │   │   │   ├── 22.gif
│   │   │   │   ├── 22.png
│   │   │   │   ├── 23.gif
│   │   │   │   ├── 23.png
│   │   │   │   ├── 24.gif
│   │   │   │   ├── 24.png
│   │   │   │   ├── 25.gif
│   │   │   │   ├── 25.png
│   │   │   │   ├── 26.gif
│   │   │   │   ├── 26.png
│   │   │   │   ├── 27.gif
│   │   │   │   ├── 27.png
│   │   │   │   ├── 28.gif
│   │   │   │   ├── 28.png
│   │   │   │   ├── 29.gif
│   │   │   │   ├── 29.png
│   │   │   │   ├── 2.gif
│   │   │   │   ├── 2.png
│   │   │   │   ├── 30.gif
│   │   │   │   ├── 30.png
│   │   │   │   ├── 31.gif
│   │   │   │   ├── 31.png
│   │   │   │   ├── 32.gif
│   │   │   │   ├── 32.png
│   │   │   │   ├── 33.gif
│   │   │   │   ├── 34.gif
│   │   │   │   ├── 35.gif
│   │   │   │   ├── 36.gif
│   │   │   │   ├── 37.gif
│   │   │   │   ├── 38.gif
│   │   │   │   ├── 39.gif
│   │   │   │   ├── 3.gif
│   │   │   │   ├── 3.png
│   │   │   │   ├── 40.gif
│   │   │   │   ├── 41.gif
│   │   │   │   ├── 42.gif
│   │   │   │   ├── 43.gif
│   │   │   │   ├── 44.gif
│   │   │   │   ├── 45.gif
│   │   │   │   ├── 46.gif
│   │   │   │   ├── 47.gif
│   │   │   │   ├── 48.gif
│   │   │   │   ├── 49.gif
│   │   │   │   ├── 4.gif
│   │   │   │   ├── 4.png
│   │   │   │   ├── 50.gif
│   │   │   │   ├── 51.gif
│   │   │   │   ├── 52.gif
│   │   │   │   ├── 53.gif
│   │   │   │   ├── 54.gif
│   │   │   │   ├── 55.gif
│   │   │   │   ├── 56.gif
│   │   │   │   ├── 57.gif
│   │   │   │   ├── 58.gif
│   │   │   │   ├── 59.gif
│   │   │   │   ├── 5.gif
│   │   │   │   ├── 5.png
│   │   │   │   ├── 60.gif
│   │   │   │   ├── 61.gif
│   │   │   │   ├── 62.gif
│   │   │   │   ├── 63.gif
│   │   │   │   ├── 64.gif
│   │   │   │   ├── 65.gif
│   │   │   │   ├── 66.gif
│   │   │   │   ├── 67.gif
│   │   │   │   ├── 68.gif
│   │   │   │   ├── 69.gif
│   │   │   │   ├── 6.gif
│   │   │   │   ├── 6.png
│   │   │   │   ├── 70.gif
│   │   │   │   ├── 71.gif
│   │   │   │   ├── 72.gif
│   │   │   │   ├── 73.gif
│   │   │   │   ├── 74.gif
│   │   │   │   ├── 75.gif
│   │   │   │   ├── 7.gif
│   │   │   │   ├── 7.png
│   │   │   │   ├── 8.gif
│   │   │   │   ├── 8.png
│   │   │   │   ├── 9.gif
│   │   │   │   ├── 9.png
│   │   │   │   └── Thumbs.db
│   │   │   ├── css
│   │   │   │   ├── home.css
│   │   │   │   ├── jquery-weui.min.css
│   │   │   │   ├── reset.css
│   │   │   │   └── weui.min.css
│   │   │   ├── iconfont
│   │   │   │   ├── demo.css
│   │   │   │   ├── demo_fontclass.html
│   │   │   │   ├── demo_symbol.html
│   │   │   │   ├── demo_unicode.html
│   │   │   │   ├── iconfont.css
│   │   │   │   ├── iconfont.eot
│   │   │   │   ├── iconfont.js
│   │   │   │   ├── iconfont.svg
│   │   │   │   ├── iconfont.ttf
│   │   │   │   └── iconfont.woff
│   │   │   ├── jqueryweui
│   │   │   │   ├── css
│   │   │   │   │   ├── jquery-weui.min.css
│   │   │   │   │   └── weui.min.css
│   │   │   │   └── js
│   │   │   │   ├── city-picker.min.js
│   │   │   │   ├── fastclick.js
│   │   │   │   ├── html2canvas.js
│   │   │   │   ├── jquery.min.js
│   │   │   │   ├── jquery.Spinner.js
│   │   │   │   ├── jquery-weui.min.js
│   │   │   │   └── swiper.min.js
│   │   │   ├── js
│   │   │   │   ├── fastclick.js
│   │   │   │   ├── jquery-3.1.1.min.js
│   │   │   │   ├── jquery.form.js
│   │   │   │   └── jquery-weui.min.js
│   │   │   ├── mui
│   │   │   │   ├── 60x60.gif
│   │   │   │   ├── css
│   │   │   │   │   ├── feedback.css
│   │   │   │   │   ├── mui.min.css
│   │   │   │   │   └── mui.picker.min.css
│   │   │   │   ├── fonts
│   │   │   │   │   └── mui.ttf
│   │   │   │   └── js
│   │   │   │   ├── city.data-3.js
│   │   │   │   ├── city.min.js
│   │   │   │   ├── jquery.cityselect.js
│   │   │   │   ├── jquery.form.js
│   │   │   │   ├── jquery.lazyload.js
│   │   │   │   ├── jquery.min.js
│   │   │   │   ├── mui.lazyload.img.js
│   │   │   │   ├── mui.lazyload.js
│   │   │   │   ├── mui.min.js
│   │   │   │   └── mui.picker.min.js
│   │   │   ├── newui
│   │   │   │   ├── css
│   │   │   │   │   ├── common.css
│   │   │   │   │   ├── reset.css
│   │   │   │   │   ├── style.css
│   │   │   │   │   └── swiper-3.3.1.min.css
│   │   │   │   └── js
│   │   │   │   ├── chart.min.js
│   │   │   │   ├── jquery-3.1.1.min.js
│   │   │   │   ├── jquery-weui.min.js
│   │   │   │   ├── jUploader.js
│   │   │   │   ├── notify.js
│   │   │   │   ├── socket.io.js
│   │   │   │   ├── swiper-3.3.1.jquery.min.js
│   │   │   │   └── swiper.min.js
│   │   │   ├── tuwen.jpg
│   │   │   ├── voicelefton.png
│   │   │   ├── voiceleft.png
│   │   │   ├── voicerighton.png
│   │   │   ├── voiceright.png
│   │   │   └── xcx.png
│   │   ├── template
│   │   │   ├── mobile
│   │   │   │   ├── admin_cservicedetail.html
│   │   │   │   ├── admin_cservice.html
│   │   │   │   ├── admin_fensichatdetail.html
│   │   │   │   ├── admin_fensi.html
│   │   │   │   ├── admin_fensikefu.html
│   │   │   │   ├── admin_kefuchatdetail.html
│   │   │   │   ├── admin_xcxcservice.html
│   │   │   │   ├── admin_xcxdetail.html
│   │   │   │   ├── admin_xcxkefu.html
│   │   │   │   ├── allshare.html
│   │   │   │   ├── chat.html
│   │   │   │   ├── chosekefu2.html
│   │   │   │   ├── chosekefu.html
│   │   │   │   ├── disanfang.html
│   │   │   │   ├── error.html
│   │   │   │   ├── getquickgroupym.html
│   │   │   │   ├── groupcenter.html
│   │   │   │   ├── groupchat2.html
│   │   │   │   ├── groupchat.html
│   │   │   │   ├── groupdetail.html
│   │   │   │   ├── group.html
│   │   │   │   ├── guanligroup.html
│   │   │   │   ├── helpcenter.html
│   │   │   │   ├── kefucenter.html
│   │   │   │   ├── kefulogin.html
│   │   │   │   ├── mychat.html
│   │   │   │   ├── mychatxcx.html
│   │   │   │   ├── newchat.html
│   │   │   │   ├── newservicechat.html
│   │   │   │   ├── newservicechatxcx.html
│   │   │   │   ├── newxcxchat.html
│   │   │   │   ├── ntest.html
│   │   │   │   ├── quickdisanfang.html
│   │   │   │   ├── quickgroup.html
│   │   │   │   ├── quick.html
│   │   │   │   ├── sanchat.html
│   │   │   │   ├── servicechat.html
│   │   │   │   ├── shenqingqun.html
│   │   │   │   ├── test.html
│   │   │   │   ├── wenzhangdetail.html
│   │   │   │   ├── wtest.html
│   │   │   │   ├── zhuanshu.html
│   │   │   │   └── zhuizong.html
│   │   │   ├── setting.html
│   │   │   └── web
│   │   │   ├── adv.html
│   │   │   ├── chatlist.html
│   │   │   ├── cjwt.html
│   │   │   ├── cservicegroup.html
│   │   │   ├── cservice.html
│   │   │   ├── disanfang.html
│   │   │   ├── group.html
│   │   │   ├── jqr.html
│   │   │   ├── kehu.html
│   │   │   ├── sendone.html
│   │   │   ├── sendonelog.html
│   │   │   ├── set_fujian.html
│   │   │   ├── set.html
│   │   │   ├── tongji.html
│   │   │   ├── tpllist.html
│   │   │   ├── xcxauto.html
│   │   │   ├── xcxchatlist.html
│   │   │   ├── xcxcservice.html
│   │   │   ├── xcx.html
│   │   │   ├── xcxsucailist.html
│   │   │   ├── zaixian.html
│   │   │   └── zdhf.html
│   │   ├── upgrade.php
│   │   ├── wechatAPI.php
│   │   └── wxapp.php
│   └── cy163_customerservice_plugin_p
│   ├── developer.cer
│   ├── icon.jpg
│   ├── inc
│   │   └── mobile
│   │   ├── kefucenter.php
│   │   └── kefulogin.php
│   ├── manifest.xml
│   ├── map.json
│   ├── module.php
│   ├── site.php
│   ├── static
│   │   ├── bg.jpg
│   │   ├── css
│   │   │   ├── login.css
│   │   │   └── vue.css
│   │   ├── favicon.ico
│   │   ├── images
│   │   │   ├── aiwrap.png
│   │   │   ├── Thumbs.db
│   │   │   └── web_login_bg.jpg
│   │   ├── jUploader.js
│   │   ├── loginout.png
│   │   └── tixing.mp3
│   ├── template
│   │   ├── mobile
│   │   │   ├── chat.html
│   │   │   ├── kefucenter.html
│   │   │   ├── kefuchat.html
│   │   │   ├── kefulogin.html
│   │   │   └── pcchat.html
│   │   ├── setting.html
│   │   └── web
│   │   ├── cservice.html
│   │   └── qianru.html
│   ├── upgrade.php
│   └── wxapp.php
├── 下载必看呦!!!.txt
└── 聚合客服24.5.0完整数据库结构比对.sql

39 directories, 348 files

标签:

实例下载地址

聚合客服V24.5.0+PC端插件V5.6.0开源版 增加语音转换时候列队功能

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警