1
0
mirror of synced 2025-12-11 15:48:13 +08:00

editreadme

This commit is contained in:
zhouzj
2021-03-12 14:14:55 +08:00
parent a873e95158
commit 315e0196f2

View File

@@ -187,7 +187,7 @@ var newId = new YidGenerator(options).NewLong();
#### 单机快速使用
```
YidHelper.NewId();
YidHelper.NextId();
```
#### options说明