auto commit
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
package idgen
|
||||
|
||||
type ISnowWorker interface {
|
||||
NextId() uint64
|
||||
NextId() int64
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user