1
zj
2025-10-13 1cf34bf75b4b6b091f0aea3d7f97f1c689e40fe5
ruoyi-admin/pom.xml
@@ -23,7 +23,10 @@
            <artifactId>spring-boot-devtools</artifactId>
            <optional>true</optional> <!-- 表示依赖不会传递 -->
        </dependency>
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-data-redis</artifactId>
        </dependency>
        <!-- swagger3-->
        <dependency>
            <groupId>io.springfox</groupId>