修改容器内部路径
parent
3592f4a10b
commit
743b4d00d1
|
@ -34,7 +34,7 @@ public class GenerateConstant {
|
|||
String format = simpleDateFormat.format(new Date());
|
||||
// String level = selectType(ruleData.getScope());
|
||||
return PACKAGE_PATH + "\n" +
|
||||
ACTION_IMPORT + "\n" +
|
||||
SCOPE_IMPORT + "\n" +
|
||||
// SCOPE_IMPORT + level + ";\n" +
|
||||
"\n" +
|
||||
"/**\n" +
|
||||
|
|
Loading…
Reference in New Issue