【update】更新注释
This commit is contained in:
+1
-1
@@ -166,7 +166,7 @@ public class BaseCodeGenerate {
|
|||||||
return FreemarkerHelper.getConfiguration(createFileConfig.listTemplateRootDirs(), characterSet, templateFilePath).getTemplate(templateFilePath);
|
return FreemarkerHelper.getConfiguration(createFileConfig.listTemplateRootDirs(), characterSet, templateFilePath).getTemplate(templateFilePath);
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
* 是否文件名以指定一对多字符开头
|
* 是否文件名以【1-n】字符开头,来分割文件生成多个
|
||||||
* @date 2021/4/2 17:18
|
* @date 2021/4/2 17:18
|
||||||
* @param file 文件
|
* @param file 文件
|
||||||
* @return boolean
|
* @return boolean
|
||||||
|
|||||||
Reference in New Issue
Block a user