疯狂的狮子li
2023-01-18 40f28e9869d13cc976a969d501f31887ac92663d
ruoyi-system/pom.xml
@@ -5,7 +5,8 @@
    <parent>
        <artifactId>ruoyi-vue-plus</artifactId>
        <groupId>com.ruoyi</groupId>
        <version>3.4.0</version>
        <version>${revision}</version>
        <relativePath>../pom.xml</relativePath>
    </parent>
    <modelVersion>4.0.0</modelVersion>
@@ -29,6 +30,12 @@
            <artifactId>ruoyi-oss</artifactId>
        </dependency>
        <!-- SMS功能模块 -->
        <dependency>
            <groupId>com.ruoyi</groupId>
            <artifactId>ruoyi-sms</artifactId>
        </dependency>
    </dependencies>
</project>