From be1f2ac3828e9e2da31a778035d3fb317893bc54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?= <15040126243@163.com> Date: Mon, 22 Jun 2026 11:33:22 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E4=BC=98=E5=8C=96=20=E5=88=A0?= =?UTF-8?q?=E9=99=A4=E6=97=A0=E7=94=A8=E5=AF=BC=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gen/types.ts.ftl | 2 -- 1 file changed, 2 deletions(-) diff --git a/gen/types.ts.ftl b/gen/types.ts.ftl index bd2d5cfa5..de4d9c9af 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>