chore: 添加ccdi-lsfx模块依赖
This commit is contained in:
1
pom.xml
1
pom.xml
@@ -227,6 +227,7 @@
|
||||
<module>ruoyi-common</module>
|
||||
<module>ccdi-info-collection</module>
|
||||
<module>ccdi-project</module>
|
||||
<module>ccdi-lsfx</module>
|
||||
</modules>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
|
||||
@@ -66,6 +66,12 @@
|
||||
<artifactId>ccdi-project</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- 流水分析平台对接-->
|
||||
<dependency>
|
||||
<groupId>com.ruoyi</groupId>
|
||||
<artifactId>ccdi-lsfx</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user