Skip to content

Commit b605e2b

Browse files
authored
Update Log.java
1 parent 1eb8609 commit b605e2b

File tree

1 file changed

+1
-1
lines changed
  • APIJSONORM/src/main/java/apijson

1 file changed

+1
-1
lines changed

APIJSONORM/src/main/java/apijson/Log.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public class Log {
2929
}
3030

3131

32-
//默认的时间格式
32+
//默认的时间格式
3333
public static SimpleDateFormat DATE_FORMAT = new SimpleDateFormat("yyyy-MM-dd hh:mm:ss.SSS");
3434

3535
/**

0 commit comments

Comments
 (0)