1
0
mirror of synced 2026-02-24 13:57:56 +08:00

editreadme

This commit is contained in:
zhouzj
2021-03-12 14:33:31 +08:00
parent b2e7ed5a6e
commit c6f0296f43

View File

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