From fcbbd5d3885be7d0787c6679965e1d8487434d6c Mon Sep 17 00:00:00 2001 From: makejava <1353036300@qq.com> Date: Tue, 17 Aug 2021 15:12:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E6=B3=A8=E9=87=8A=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/description/templateDescription.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/description/templateDescription.html b/src/main/resources/description/templateDescription.html index 1ea6d82..59fecf0 100644 --- a/src/main/resources/description/templateDescription.html +++ b/src/main/resources/description/templateDescription.html @@ -37,8 +37,8 @@ &callback 回调对象 setFileName(String) 设置文件储存名字 setSavePath(String) 设置文件储存路径,默认使用选中路径 - setReformat(Boolean) 设置是否重新格式化生成后的代码,默认为true - + setReformat(Boolean) 设置是否重新格式化生成后的代码,默认为界面选定值 + setWriteFile(Boolean) 设置是否生成文件,默认为true 工具 $tool firstUpperCase(String name) 首字母大写方法