提交 8558ed3f 编写于 作者: 李光春

【优化】8c97795f-daed-4374-8f21-619d54f55c38

上级 938e2b1a
......@@ -4,6 +4,7 @@ import (
"github.com/google/uuid"
)
// GenUUID 获取唯一ID
func GenUUID() string {
u, _ := uuid.NewRandom()
return u.String()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册