feat(代码生成): 恢复代码生成模块

This commit is contained in:
ageer
2025-03-28 23:00:24 +08:00
parent 2afc8a9f72
commit 8f3f4384c3
38 changed files with 4253 additions and 11 deletions

View File

@@ -62,6 +62,10 @@
<artifactId>ruoyi-knowledge</artifactId>
</dependency>
<dependency>
<groupId>org.ruoyi</groupId>
<artifactId>ruoyi-generator</artifactId>
</dependency>
<!-- demo模块 -->
<dependency>