Browse Source

auto commit

tags/v1.1.0
yitter 3 years ago
parent
commit
4d58163392
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      C/README.md

+ 1
- 0
C/README.md View File

@@ -26,3 +26,4 @@ SetIdGenerator(options);
// 初始化以后,即可在任何需要生成ID的地方,调用以下方法:
long newId = NextId();
```


Loading…
Cancel
Save