疯狂的狮子Li
2024-05-27 6777ae046ef3c9e2f3e37d3bdb0ea326f40cc376
ruoyi-common/ruoyi-common-mybatis/pom.xml
@@ -29,12 +29,12 @@
        <!-- dynamic-datasource 多数据源-->
        <dependency>
            <groupId>com.baomidou</groupId>
            <artifactId>dynamic-datasource-spring-boot-starter</artifactId>
            <artifactId>dynamic-datasource-spring-boot3-starter</artifactId>
        </dependency>
        <dependency>
            <groupId>com.baomidou</groupId>
            <artifactId>mybatis-plus-boot-starter</artifactId>
            <artifactId>mybatis-plus-spring-boot3-starter</artifactId>
        </dependency>
        <!-- sql性能分析插件 -->