update 统一模块命名
parent
4a9929f307
commit
a53db40b49
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue