From f8a79a724de26bb6231bc966040928086822d9ff Mon Sep 17 00:00:00 2001 From: yangwj <> Date: Tue, 23 Jun 2026 14:42:24 +0800 Subject: [PATCH] =?UTF-8?q?fix(gen):=20=E4=BF=AE=E5=A4=8D=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF=E6=96=87=E4=BB=B6=E6=89=A9=E5=B1=95=E5=90=8D=E5=8C=B9?= =?UTF-8?q?=E9=85=8D=E9=97=AE=E9=A2=98=E5=AF=BC=E8=87=B4=E7=9A=84=E7=94=9F?= =?UTF-8?q?=E6=88=90=E4=BB=A3=E7=A0=81=E9=A1=B5=E9=9D=A2=E5=B1=95=E7=A4=BA?= =?UTF-8?q?=E6=B7=B7=E4=B9=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将模板文件扩展名从 .vm 修改为 .ftl 以正确匹配文件名 --- src/views/tool/gen/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/tool/gen/index.vue b/src/views/tool/gen/index.vue index a22f0d40..54ea1e0c 100644 --- a/src/views/tool/gen/index.vue +++ b/src/views/tool/gen/index.vue @@ -170,8 +170,8 @@