Browse Source

edit

tags/v1.0.0
zhouzj 4 years ago
parent
commit
2f5544f520
2 changed files with 10 additions and 0 deletions
  1. +10
    -0
      README.md
  2. BIN
      性能数据/性能测试.png

+ 10
- 0
README.md View File

@@ -135,6 +135,16 @@ public class IdGeneratorOptions
public int TopOverCostCount { get; set; } = 2000;
```

## 生成的ID示例

```
129053495681099 (默认配置运行运行1年)
387750301904971 (默认配置运行运行3年)
646093214093387 (默认配置运行运行5年)
9007199254740992 (js Number 最大值)
```


## 技术支持

QQ群:646049993


BIN
性能数据/性能测试.png View File

Before After
Width: 687  |  Height: 236  |  Size: 22 kB

Loading…
Cancel
Save