mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-07 15:45:08 +08:00
将 tool 合并到 infra 模块
This commit is contained in:
@ -43,7 +43,7 @@ export const SystemDataScopeEnum = {
|
||||
/**
|
||||
* 代码生成模板类型
|
||||
*/
|
||||
export const ToolCodegenTemplateTypeEnum = {
|
||||
export const InfraCodegenTemplateTypeEnum = {
|
||||
CRUD: 1, // 基础 CRUD
|
||||
TREE: 2, // 树形 CRUD
|
||||
SUB: 3, // 主子表 CRUD
|
||||
|
Reference in New Issue
Block a user