疯狂的狮子Li
2023-03-11 408da809a0256cbcea30f49b4ec6ce52d61b5cbd
ruoyi-modules/ruoyi-system/pom.xml
@@ -63,7 +63,7 @@
        <dependency>
            <groupId>com.ruoyi</groupId>
            <artifactId>ruoyi-common-satoken</artifactId>
            <artifactId>ruoyi-common-tenant</artifactId>
        </dependency>
        <dependency>
@@ -80,6 +80,11 @@
            <groupId>com.ruoyi</groupId>
            <artifactId>ruoyi-common-idempotent</artifactId>
        </dependency>
        <dependency>
            <groupId>com.ruoyi</groupId>
            <artifactId>ruoyi-common-sensitive</artifactId>
        </dependency>
    </dependencies>
</project>