sa依赖调整

This commit is contained in:
张松 2025-02-13 10:59:07 +08:00
parent 77ea92605a
commit a4d9a0b003
1 changed files with 1 additions and 5 deletions

View File

@ -18,11 +18,7 @@
</dependency>
<!-- Sa-Token 权限认证在线文档https://sa-token.cc -->
<!-- start -->
<!-- 提供Redis连接池 -->
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-pool2</artifactId>
</dependency>
<!-- Sa-Token 整合 Redis (使用 jdk 默认序列化方式) -->
<dependency>
<groupId>cn.dev33</groupId>