@@ -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>
- <artifactId>ruoyi-modules-gen</artifactId>
+ <artifactId>ruoyi-gen</artifactId>
- ruoyi-modules-gen代码生成
+ ruoyi-gen代码生成
- <artifactId>ruoyi-modules-system</artifactId>
+ <artifactId>ruoyi-system</artifactId>
- ruoyi-modules-system系统模块
+ ruoyi-system系统模块
@@ -8,10 +8,10 @@
- <artifactId>ruoyi-visual-monitor</artifactId>
+ <artifactId>ruoyi-monitor</artifactId>
- ruoyi-visual-monitor监控中心
+ ruoyi-monitor监控中心