zlyx
2023-03-30 0c1d6e111a91d5a768315fcde6922a7d38330297
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>