疯狂的狮子li
2021-06-24 9b76b5ac98164f38e57df50d277b03599b66d02e
ruoyi-common/pom.xml
@@ -146,6 +146,17 @@
            <artifactId>redisson-spring-boot-starter</artifactId>
        </dependency>
        <!-- dynamic-datasource 多数据源-->
        <dependency>
            <groupId>com.baomidou</groupId>
            <artifactId>dynamic-datasource-spring-boot-starter</artifactId>
        </dependency>
        <dependency>
            <groupId>com.baomidou</groupId>
            <artifactId>lock4j-redisson-spring-boot-starter</artifactId>
        </dependency>
    </dependencies>
</project>