yxh
yxh
2023-03-04 5f665deb5b09a5a7c71c17ec94914e43c39b1173
ruoyi-admin/pom.xml
@@ -17,7 +17,7 @@
    <dependencies>
        <!-- spring-boot-devtools -->
       <!-- spring-boot-devtools -->
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-devtools</artifactId>
@@ -61,6 +61,13 @@
            <artifactId>ruoyi-generator</artifactId>
        </dependency>
        <!-- 系统模块-->
        <dependency>
            <groupId>com.ruoyi</groupId>
            <artifactId>smartor</artifactId>
            <version>3.8.5</version>
            <scope>compile</scope>
        </dependency>
    </dependencies>
    <build>