forked from plusone/plusone-commons
格式化
parent
f0cc49d06c
commit
0b968e2c7b
|
@ -139,4 +139,4 @@ public class IdWorker {
|
||||||
private long getNewestTimestamp() {
|
private long getNewestTimestamp() {
|
||||||
return System.currentTimeMillis() - TWEPOCH;
|
return System.currentTimeMillis() - TWEPOCH;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue