fix: 重构模块

This commit is contained in:
ageer
2025-04-10 22:18:44 +08:00
parent adb4538317
commit 2b8a92c7d6
28 changed files with 1275 additions and 134 deletions

View File

@@ -24,4 +24,16 @@
<module>ruoyi-generator</module>
</modules>
<dependencies>
<dependency>
<groupId>org.ruoyi</groupId>
<artifactId>ruoyi-common-web</artifactId>
</dependency>
<dependency>
<groupId>org.ruoyi</groupId>
<artifactId>ruoyi-common-idempotent</artifactId>
</dependency>
</dependencies>
</project>