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

This commit is contained in:
midsumor 2025-08-22 10:01:58 +08:00
parent 70d3505b94
commit 3db13fa83f

View File

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