1
0
mirror of synced 2026-02-24 22:07:56 +08:00

auto commit

This commit is contained in:
yitter
2021-04-13 15:12:14 +08:00
parent 39476e4aa6
commit a59463e04c
2 changed files with 3 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ namespace Yitter.IdGenerator
protected readonly ushort MinSeqNumber = 0;
/// <summary>
/// 最大漂移次数
/// 最大漂移次数(含)
/// </summary>
protected readonly int TopOverCostCount = 0;