songgaoshuai
2024-04-17 1abd2e7d7e2493481115758b07a9117f164649b4
ruoyi-common/ruoyi-common-redis/pom.xml
@@ -32,6 +32,11 @@
            <groupId>com.baomidou</groupId>
            <artifactId>lock4j-redisson-spring-boot-starter</artifactId>
        </dependency>
        <dependency>
            <groupId>com.github.ben-manes.caffeine</groupId>
            <artifactId>caffeine</artifactId>
        </dependency>
    </dependencies>
</project>