1
0
mirror of synced 2026-04-19 06:48:39 +08:00

docs: sync with idgenerator-go

This commit is contained in:
AuroraTea
2023-05-25 23:23:51 +08:00
committed by GitHub
parent d49855c120
commit 26bc2478ab

View File

@@ -34,7 +34,7 @@ var newId = idgen.NextId()
## 关于Go环境
1.SDK: go1.19+
1.SDK: go1.17
2.启用 Go-Modules
```shell