dap
2025-01-04 8bd2e27653dd3d1304166edb24d82c818608b052
ruoyi-common/ruoyi-common-mybatis/pom.xml
@@ -37,6 +37,11 @@
            <artifactId>mybatis-plus-spring-boot3-starter</artifactId>
        </dependency>
        <dependency>
            <groupId>com.baomidou</groupId>
            <artifactId>mybatis-plus-jsqlparser</artifactId>
        </dependency>
        <!-- sql性能分析插件 -->
        <dependency>
            <groupId>p6spy</groupId>