From 2285a94958b82f68be13deff6dec12e151407d47 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90li?=
<15040126243@163.com>
Date: Mon, 14 Mar 2022 14:06:43 +0800
Subject: [PATCH] =?UTF-8?q?update=20=E6=9B=B4=E6=96=B0=E9=A6=96=E9=A1=B5?=
=?UTF-8?q?=E5=85=B3=E4=BA=8E=20=E6=9D=83=E9=99=90=E8=AE=A4=E8=AF=81?=
=?UTF-8?q?=E6=A1=86=E6=9E=B6=20=E6=A1=86=E6=9E=B6=E8=AF=B4=E6=98=8E=20?=
=?UTF-8?q?=E6=94=B9=E4=B8=BA=20Sa-Token?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ruoyi-ui/src/views/index.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ruoyi-ui/src/views/index.vue b/ruoyi-ui/src/views/index.vue
index f630b45fd..1b70d31b7 100644
--- a/ruoyi-ui/src/views/index.vue
+++ b/ruoyi-ui/src/views/index.vue
@@ -9,7 +9,7 @@
* 前端开发框架 Vue、Element UI
* 后端开发框架 Spring Boot
* 容器框架 Undertow 基于 Netty 的高性能容器
- * 权限认证框架 Spring Security、Jwt 支持多终端认证系统
+ * 权限认证框架 Sa-Token 支持多终端认证系统
* 关系数据库 MySQL 适配 8.X 最低 5.7
* 缓存数据库 Redis 适配 6.X 最低 4.X
* 数据库框架 Mybatis-Plus 快速 CRUD 增加开发效率