gob register
This commit is contained in:
parent
bcbcc6a767
commit
4fc531d9f2
@ -149,4 +149,5 @@ func register() {
|
||||
gob.Register(&activity.Gift{})
|
||||
gob.Register(&VarGoldCard{})
|
||||
gob.Register(&VarExpireData{})
|
||||
gob.Register(msg.VarData{})
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user