疯狂的狮子Li
2023-03-30 63a240b1d4625f05d84ea31a211f7660ee39c98e
ruoyi-common/ruoyi-common-satoken/pom.xml
@@ -13,6 +13,7 @@
    <artifactId>ruoyi-common-satoken</artifactId>
    <dependencies>
        <dependency>
            <groupId>com.ruoyi</groupId>
            <artifactId>ruoyi-common-core</artifactId>
@@ -29,11 +30,13 @@
            <groupId>cn.dev33</groupId>
            <artifactId>sa-token-spring-boot3-starter</artifactId>
        </dependency>
        <!-- Sa-Token 整合 jwt -->
        <dependency>
            <groupId>cn.dev33</groupId>
            <artifactId>sa-token-jwt</artifactId>
        </dependency>
    </dependencies>
</project>