edit
This commit is contained in:
10
README.md
10
README.md
@@ -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
Normal file
BIN
性能数据/性能测试.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
Reference in New Issue
Block a user