Compare commits
No commits in common. "main" and "mongo/v0.0.9" have entirely different histories.
main
...
mongo/v0.0
|
@ -2,7 +2,7 @@ package invited_code
|
|||
|
||||
const (
|
||||
DefaultCodeLen = 8
|
||||
InitAutoID = 10000000
|
||||
InitAutoId = 10000000
|
||||
)
|
||||
|
||||
var ConvertTable = []string{
|
||||
|
|
Loading…
Reference in New Issue