1
0
mirror of synced 2026-02-11 07:27:55 +08:00

editreadme

This commit is contained in:
zhouzj
2021-03-12 11:47:35 +08:00
parent 90c131cf59
commit 2d82c7d413

View File

@@ -186,8 +186,6 @@ var newId = new YitIdGenerator(options).NewLong();
```
#### options说明
options参数Method、StartTime除外只支持漂移算法不支持传统雪花算法。
```
public class IdGeneratorOptions
{