添加代码生成器

This commit is contained in:
六如
2025-01-17 09:25:57 +08:00
parent 7bc96d690b
commit 72f5420d4f
152 changed files with 9572 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# 代码生成工具
自动生成前后端代码,实现完整的增删改查功能。
参见com.gitee.gen.GenLocalTest
执行后代码自动生成到项目中