yxh
yxh
2023-03-27 cc3c043f5591646ccfeef921d41f559441544c20
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,12 +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>