fei
2025-10-12 25d0b36cc39f51c7b03f28f30cfc6ed5a10769d3
ruoyi-admin/pom.xml
@@ -23,6 +23,12 @@
<!--            <artifactId>spring-boot-devtools</artifactId>-->
<!--            <optional>true</optional> &lt;!&ndash; 表示依赖不会传递 &ndash;&gt;-->
<!--        </dependency>-->
        <dependency>
            <groupId>org.springframework</groupId>
            <artifactId>spring-test</artifactId>
            <version>5.3.2</version>
            <scope>compile</scope>
        </dependency>
        <!-- swagger3-->
        <dependency>