# 即时通讯客服平台 **Repository Path**: wwwpythonpw/instant-messaging-customer-service-system ## Basic Information - **Project Name**: 即时通讯客服平台 - **Description**: 毕业设计 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-11-07 - **Last Updated**: 2022-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 即时通讯客服平台 > 即时通讯客服平台管理后端 ## 介绍 本项目是毕业设计项目,实现了数据统计、访客记录、服务反馈、黑名单、管理员管理、接入api管理、话术定制、数据库管理、系统配置管理。 ## 使用到的技术 ### 前端 1. vue3 2. arco pro 3. axios 4. websocket ### 后端 1. springboot 2.3.7.RELEASE 2. mybatis-plus 3. java-jwt 4. knife4j 5. lombok 6. spring-boot-starter-security 7. spring-boot-starter-validation 8. hutool 9. spring-boot-starter-websocket ## 系统部分截图 ### 访客前台 ![访客界面](https://gitee.com/xiaqiuchu/instant-messaging-customer-service-system/raw/develop/README/访客.png "访客") ### 管理员后台 1. 登陆 ![登陆界面](https://gitee.com/xiaqiuchu/instant-messaging-customer-service-system/raw/develop/README/登陆.png "登陆") 2. 控制台 ![控制台界面](https://gitee.com/xiaqiuchu/instant-messaging-customer-service-system/raw/develop/README/控制台.png "控制台") 3. 客服 ![客服界面](https://gitee.com/xiaqiuchu/instant-messaging-customer-service-system/raw/develop/README/客服界面.png "客服")