liding
2025-06-14 f904274947d9a4bb44037e4d18a7d85c6aadaf7b
ruoyi-framework/pom.xml
@@ -53,6 +53,20 @@
            <artifactId>oshi-core</artifactId>
        </dependency>
        <!-- MyBatis Plus Starter for Spring Boot 3 -->
        <dependency>
            <groupId>com.baomidou</groupId>
            <artifactId>mybatis-plus-spring-boot3-starter</artifactId>
            <version>3.5.12</version>
        </dependency>
<!--        &lt;!&ndash; 可选:手动引入 extension 模块 &ndash;&gt;-->
<!--        <dependency>-->
<!--            <groupId>com.baomidou</groupId>-->
<!--            <artifactId>mybatis-plus-extension</artifactId>-->
<!--            <version>3.5.12</version>-->
<!--        </dependency>-->
        <!-- 系统模块-->
        <dependency>
            <groupId>com.ruoyi</groupId>