!746 update 优化代码生成模板空格对齐

* update 优化代码生成模板空格对齐
This commit is contained in:
Lapwing 2025-08-22 02:16:51 +00:00 committed by 疯狂的狮子Li
parent 3827da078a
commit cc120c06fd

View File

@ -59,6 +59,3 @@ export interface ${BusinessName}Query #if(!${treeCode})extends PageQuery #end{
*/
params?: any;
}