格式化

This commit is contained in:
zhouxy108 2024-03-19 08:29:57 +08:00
parent f0cc49d06c
commit 0b968e2c7b

View File

@ -139,4 +139,4 @@ public class IdWorker {
private long getNewestTimestamp() {
return System.currentTimeMillis() - TWEPOCH;
}
}
}