update 优化 缩短代码生成模块 包名与模块名

This commit is contained in:
疯狂的狮子Li
2026-03-30 20:02:43 +08:00
parent a6c21ac7d7
commit f1ef471c68
41 changed files with 51 additions and 51 deletions

View File

@@ -73,7 +73,7 @@
<!-- 代码生成-->
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-generator</artifactId>
<artifactId>ruoyi-gen</artifactId>
</dependency>
<!-- demo模块 -->