zlyx
2023-02-17 f8bb302fef0d6f6f14f04508056628cb10aa98e0
ruoyi-common/ruoyi-common-security/pom.xml
@@ -22,12 +22,6 @@
            <artifactId>ruoyi-common-satoken</artifactId>
        </dependency>
        <!-- Sa-Token 权限认证, 在线文档:http://sa-token.dev33.cn/ -->
        <dependency>
            <groupId>cn.dev33</groupId>
            <artifactId>sa-token-spring-boot3-starter</artifactId>
            <version>${satoken.version}</version>
        </dependency>
    </dependencies>
</project>