yxh
yxh
2023-03-22 633f5ba20c9bd6fd1c154914a725fb1c3bf47376
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>