From 7db44bdbb76535d29e6fe9d4e2af377f81994e12 Mon Sep 17 00:00:00 2001 From: mayongjian <13864632865@163.com> Date: Sat, 7 Sep 2024 19:33:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E7=A7=BB=E5=8A=A8=E7=AB=AF?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14f31ae..69a53f8 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ ## 平台简介 * 前端采用Vue3、Element Plus、Ts、Vite。 -* 后端采用Spring Boot、Spring Security、WebSocket、Redis、ElasticSearch & Jwt。 +* 后端采用SpringBoot、SpringSecurity、WebSocket、Redis、ElasticSearch & Jwt。 * 移动端采用uniapp * 权限认证使用Jwt,支持多终端认证系统。 * 支持加载动态权限菜单,多方式轻松权限控制。