perf: 【ANTD】代码生成批量删除接口配置改为通过后端配置文件

This commit is contained in:
puhui999
2025-05-20 10:14:39 +08:00
parent b410e50edb
commit 86c554fd01
2 changed files with 0 additions and 13 deletions

View File

@@ -21,7 +21,6 @@ export namespace InfraCodegenApi {
createTime: Date;
updateTime: Date;
templateType: number;
deleteBatch: boolean;
parentMenuId: number;
}