Browse Source

editreadme

tags/v1.0.0
zhouzj 4 years ago
parent
commit
2d82c7d413
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      README.md

+ 0
- 2
README.md View File

@@ -186,8 +186,6 @@ var newId = new YitIdGenerator(options).NewLong();
``` ```


#### options说明 #### options说明
options参数(Method、StartTime除外)只支持漂移算法,不支持传统雪花算法。

``` ```
public class IdGeneratorOptions public class IdGeneratorOptions
{ {


Loading…
Cancel
Save