123333
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -316,6 +316,13 @@
|
||||
<artifactId>ruoyi-cai</artifactId>
|
||||
<version>${ruoyi-vue-plus.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- demo模块 -->
|
||||
<dependency>
|
||||
<groupId>com.ruoyi</groupId>
|
||||
<artifactId>ruoyi-sensitive-word</artifactId>
|
||||
<version>${ruoyi-vue-plus.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
||||
@@ -331,6 +338,7 @@
|
||||
<module>ruoyi-cai</module>
|
||||
<module>ruoyi-yunxin</module>
|
||||
<module>ruoyi-websocket-boot</module>
|
||||
<module>ruoyi-sensitive-word</module>
|
||||
</modules>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user