update 统一模块命名

This commit is contained in:
疯狂的狮子li
2021-12-31 15:10:47 +08:00
parent 4a9929f307
commit a53db40b49
4 changed files with 8 additions and 8 deletions

View File

@@ -9,10 +9,10 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>ruoyi-modules-file</artifactId>
<artifactId>ruoyi-file</artifactId>
<description>
ruoyi-modules-file文件服务
ruoyi-file文件服务
</description>
<dependencies>

View File

@@ -9,10 +9,10 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>ruoyi-modules-gen</artifactId>
<artifactId>ruoyi-gen</artifactId>
<description>
ruoyi-modules-gen代码生成
ruoyi-gen代码生成
</description>
<dependencies>

View File

@@ -9,10 +9,10 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>ruoyi-modules-system</artifactId>
<artifactId>ruoyi-system</artifactId>
<description>
ruoyi-modules-system系统模块
ruoyi-system系统模块
</description>
<dependencies>

View File

@@ -8,10 +8,10 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>ruoyi-visual-monitor</artifactId>
<artifactId>ruoyi-monitor</artifactId>
<description>
ruoyi-visual-monitor监控中心
ruoyi-monitor监控中心
</description>
<dependencies>