liusheng
2023-12-22 52a0bf7637b725f0b6bf18a03962b0636f7074fb
ruoyi-admin/pom.xml
@@ -24,6 +24,10 @@
            <artifactId>spring-boot-devtools</artifactId>
            <optional>true</optional> <!-- 表示依赖不会传递 -->
        </dependency>
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-thymeleaf</artifactId>
        </dependency>
        <!-- swagger3-->
        <dependency>