Commit 1188f535 authored by 张永's avatar 张永

1

parent 2ad7c4e7
......@@ -35,6 +35,8 @@ public class DateUtil {
public static final String FMT_YYYY_MM = "yyyy-MM";
public static final String FMT_YYYY = "yyyy";
public static final String FMT_HH_MM = "HH:mm";
public static final Long SECOND = 1000L;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment