上传用户属性更新
This commit is contained in:
parent
55041a6d02
commit
6454d2702d
@ -330,6 +330,8 @@ func (this *User) change(session comm.IUserSession, attr string, add int32) (cha
|
|||||||
comm.ResGold: change.Gold,
|
comm.ResGold: change.Gold,
|
||||||
comm.ResDiamond: change.Diamond,
|
comm.ResDiamond: change.Diamond,
|
||||||
comm.ResExp: change.Exp,
|
comm.ResExp: change.Exp,
|
||||||
|
comm.VipExp: change.Vipexp,
|
||||||
|
comm.StarCoin: change.Starcoin,
|
||||||
}
|
}
|
||||||
|
|
||||||
//user ex
|
//user ex
|
||||||
|
Loading…
Reference in New Issue
Block a user