diff --git a/gen/types.ts.ftl b/gen/types.ts.ftl index bd2d5cfa..de4d9c9a 100644 --- a/gen/types.ts.ftl +++ b/gen/types.ts.ftl @@ -1,5 +1,3 @@ -import type { BaseEntity<#if !table.tree>, PageQuery } from '@/api/types'; - export interface ${BusinessName}VO { <#list columns as column> <#if column.list>