feat(code): 代码生成新增 curd 页面模板和优化

This commit is contained in:
Ray.Hao
2025-08-21 18:09:07 +08:00
parent 2accc6a489
commit 9152ab654d
12 changed files with 227 additions and 79 deletions

View File

@@ -6,7 +6,7 @@
<groupId>com.youlai</groupId>
<artifactId>youlai-boot</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
<description>基于 Java 17 + SpringBoot 3 + Spring Security 构建的权限管理系统。</description>
<parent>
@@ -271,4 +271,4 @@
</plugins>
</build>
</project>
</project>