update 优化satoken依赖引用,减少耦合性

This commit is contained in:
AprilWind 2026-03-05 14:00:08 +08:00
parent 7a603e6b93
commit 3e08d94dbc

View File

@ -22,8 +22,8 @@
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.dromara</groupId> <groupId>cn.dev33</groupId>
<artifactId>ruoyi-common-satoken</artifactId> <artifactId>sa-token-core</artifactId>
</dependency> </dependency>
<dependency> <dependency>