review: 调整代码生成器.

This commit is contained in:
lijiahang
2023-10-30 12:15:03 +08:00
parent d219b7f88a
commit 83a0fb99f1
21 changed files with 559 additions and 333 deletions

View File

@@ -53,7 +53,7 @@ npm run dev
生成通用 controller entity service dao api convert http vue ts sql junit
代码位置
com.orion.ops.framework.mybatis.core.generator.CodeGenerator
com.orion.ops.framework.mybatis.core.generator.CodeGenerators
// 生成的表为 system_role, 业务注释为 '角色', 业务包为 role
Template.create("system_role", "角色", "role")