提交 e27e9577 编写于 作者: yitter's avatar yitter

auto commit

上级 c0c624ed
......@@ -126,7 +126,7 @@ SeqBitLength = 6
* | 1.相对基础时间的时间差 | 2.WorkerId | 3.自增数 |
* +-------------------------+------------+---------+
* +-------------------------+--- 6 bits --+- 6 bits -+
*
*
* 第1部分,时间差,是生成ID时的系统时间减去 BaseTime 的总时间差(毫秒单位)。
* 第2部分,WorkerId,是区分不同机器或不同应用的唯一ID,最大值由 WorkerIdBitLength(默认6)限定。
* 第3部分,自增数,是每毫秒下的自增数,由参数中的 SeqBitLength(默认6)限定。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册