完善注释信息

This commit is contained in:
makejava 2021-08-17 15:12:15 +08:00
parent 505f4af206
commit fcbbd5d388
1 changed files with 2 additions and 2 deletions

View File

@ -37,8 +37,8 @@
&callback 回调对象
setFileName(String) 设置文件储存名字
setSavePath(String) 设置文件储存路径,默认使用选中路径
setReformat(Boolean) 设置是否重新格式化生成后的代码,默认为true
setReformat(Boolean) 设置是否重新格式化生成后的代码,默认为界面选定值
setWriteFile(Boolean) 设置是否生成文件默认为true
工具
$tool
firstUpperCase(String name) 首字母大写方法