We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eb8609 commit b605e2bCopy full SHA for b605e2b
APIJSONORM/src/main/java/apijson/Log.java
@@ -29,7 +29,7 @@ public class Log {
29
}
30
31
32
- //默认的时间格式
+ //默认的时间格式
33
public static SimpleDateFormat DATE_FORMAT = new SimpleDateFormat("yyyy-MM-dd hh:mm:ss.SSS");
34
35
/**
0 commit comments