7
This commit is contained in:
parent
7e58fd3f4b
commit
e884b20e32
@ -140,6 +140,7 @@ func (f *VarMgr) SetUserVar(uid int, key string, value interface{}) {
|
||||
}
|
||||
ved.D = value
|
||||
varData[key] = ved
|
||||
f.getData().NewUseVar[uid] = varData
|
||||
SaveCacheVarData(GoUtil.GetVarKey(uid), varData)
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user