mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-10 08:57:14 +08:00
feat(generator): 代码生成新增菜单SQL模板 (#95)
This commit is contained in:
@@ -63,6 +63,11 @@ generator:
|
||||
- timestamp
|
||||
## 模板配置
|
||||
templateConfigs:
|
||||
MenuSql:
|
||||
template-path: backend/menu.sql.ftl
|
||||
package-name: sql
|
||||
extension: .sql
|
||||
backend: true
|
||||
DO:
|
||||
# 模板路径
|
||||
templatePath: backend/Entity.ftl
|
||||
|
Reference in New Issue
Block a user