master
chentaisen 2024-09-05 15:39:18 +08:00
parent 7eceaf7ac3
commit bb77068a19
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ public class GenerateConstant {
// PACKAGE_PATH + "\n" + // PACKAGE_PATH + "\n" +
// ACTION_IMPORT + "\n" + // ACTION_IMPORT + "\n" +
// SCOPE_IMPORT + level + ";\n" + // SCOPE_IMPORT + level + ";\n" +
"\n" + // "\n" +
"/**\n" + "/**\n" +
" * @date: " + format + "\n" + " * @date: " + format + "\n" +
" * @Description: " + ruleEdition.getName() + "_" + ruleEdition.getRuleKind() + "\n" + " * @Description: " + ruleEdition.getName() + "_" + ruleEdition.getRuleKind() + "\n" +