|
@@ -230,12 +230,6 @@
|
|
|
<artifactId>ruoyi-common</artifactId>
|
|
<artifactId>ruoyi-common</artifactId>
|
|
|
<version>${ruoyi.version}</version>
|
|
<version>${ruoyi.version}</version>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
- <!-- 生态流量业务代码模块-->
|
|
|
|
|
- <dependency>
|
|
|
|
|
- <groupId>com.ruoyi</groupId>
|
|
|
|
|
- <artifactId>ruoyi-sh</artifactId>
|
|
|
|
|
- <version>${ruoyi.version}</version>
|
|
|
|
|
- </dependency>
|
|
|
|
|
<!-- 接口服务模块 -->
|
|
<!-- 接口服务模块 -->
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>com.ruoyi</groupId>
|
|
<groupId>com.ruoyi</groupId>
|
|
@@ -285,7 +279,6 @@
|
|
|
|
|
|
|
|
<modules>
|
|
<modules>
|
|
|
<module>ruoyi-admin</module>
|
|
<module>ruoyi-admin</module>
|
|
|
- <module>ruoyi-sh</module>
|
|
|
|
|
<module>ruoyi-api-patform</module>
|
|
<module>ruoyi-api-patform</module>
|
|
|
<module>ruoyi-framework</module>
|
|
<module>ruoyi-framework</module>
|
|
|
<module>ruoyi-system</module>
|
|
<module>ruoyi-system</module>
|