疯狂的狮子li
2021-10-29 d6e080d54695ca3f43da82ca2afb29b19e9841cb
ruoyi-system/pom.xml
@@ -5,7 +5,7 @@
    <parent>
        <artifactId>ruoyi-vue-plus</artifactId>
        <groupId>com.ruoyi</groupId>
        <version>2.5.2</version>
        <version>3.3.0</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
@@ -23,6 +23,12 @@
            <artifactId>ruoyi-common</artifactId>
        </dependency>
        <!-- OSS功能模块 -->
        <dependency>
            <groupId>com.ruoyi</groupId>
            <artifactId>ruoyi-oss</artifactId>
        </dependency>
    </dependencies>
</project>