Changes
parent
c6f12be638
commit
7edcb1b1d5
|
@ -62,6 +62,7 @@ public class GenerateConstant {
|
|||
// }
|
||||
// return type;
|
||||
// }
|
||||
|
||||
public static String generateConstant(RuleEdition ruleEdition) {
|
||||
String format = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss").format(new Date());
|
||||
return "package rule.util;\n" +
|
||||
|
|
Loading…
Reference in New Issue