liusheng
2024-01-15 a0bcee3aa22b79f592c44cdb3dcdbd681490f265
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>