gob register
This commit is contained in:
parent
532dba9873
commit
20dd3f6683
@ -148,4 +148,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