mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-07 02:57:11 +08:00
refactor: 代码生成预览调整为以文件树结构形式显示
This commit is contained in:
@@ -44,6 +44,7 @@ export interface GeneratorConfigResp {
|
||||
fieldConfigs: FieldConfigResp[]
|
||||
}
|
||||
export interface GeneratePreviewResp {
|
||||
path: string
|
||||
fileName: string
|
||||
content: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user