疯狂的狮子li
2023-02-24 402bad1e889af74bb8cd7d9024405b5cb358b7cf
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>