Browse Source

editreadme

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

+ 0
- 1
README.md View File

@@ -165,7 +165,6 @@

#### 调用示例
```
#
// 全局初始化设置WorkerId,默认最大2^16-1。(初始化过程全局只需一次,且必须最先设置)
var options = new IdGeneratorOptions(){ WorkerId = 1};
YidHelper.SetIdGenerator(options);


Loading…
Cancel
Save