1
0
mirror of synced 2026-04-20 07:18:40 +08:00

auto commit

This commit is contained in:
yitter
2021-04-05 12:16:47 +08:00
parent 724764b505
commit 1bcf08e737
3 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
## 调用示例C#
第1步全局初始化(应用程序启动时执行一次):
第1步**全局** 初始化(应用程序启动时执行一次):
```
// 创建 IdGeneratorOptions 对象,构造函数输入 WorkerId
var options = new IdGeneratorOptions(1);