fei
2025-10-14 9e1a75cb81c360ab1d2046fd98bd73b643d2b503
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>