1
0
mirror of synced 2025-12-15 09:38:11 +08:00

auto commit

This commit is contained in:
zhouzj
2021-03-25 00:41:06 +08:00
parent 60de761e14
commit 3a2013982f
5 changed files with 14 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ public class IdGeneratorOptions {
public short Method = 1;
/**
* 基础时间
* 基础时间ms单位
* 不能超过当前系统时间
*/
public long BaseTime = 1582136402000L;