From a24cc802241532917312f32e3d320be1832f8ddd Mon Sep 17 00:00:00 2001 From: xsx <825657193@qq.com> Date: Sun, 12 Jan 2025 00:26:13 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E5=86=97=E4=BD=99=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 1.txt | 0 README.md | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 1.txt diff --git a/1.txt b/1.txt deleted file mode 100644 index e69de29..0000000 diff --git a/README.md b/README.md index 1888e12..6abc829 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ #### 介绍 本项目为盒子IM后台管理,主要为盒子IM提供用户管理、群组管理、消息管理、敏感词管理等后台功能。 -缺少后台管理基本不影响盒子IM的业务功能,建议先把业务服务跑起来,再来搭建后台服务: -业务代码地址:https://gitee.com/bluexsx/box-im +建议先把业务服务跑起来,再回来搭建后台服务: +盒子IM业务仓库地址:https://gitee.com/bluexsx/box-im 详细文档: https://www.yuque.com/u1475064/mufu2a #### 基于RuoYi-Vue-Plus框架