上传存钱罐数据被清理的问题
This commit is contained in:
parent
93972c5b6c
commit
a2fad05df7
@ -438,6 +438,7 @@ func (this *User) change(session comm.IUserSession, attrs map[string]int32) (atn
|
||||
Merchantmoney: user.Merchantmoney,
|
||||
Integral: user.Integral,
|
||||
Profit: user.Profit,
|
||||
Deposit: user.Deposit,
|
||||
}
|
||||
atno = make([]*pb.UserAtno, 0, len(attrs))
|
||||
for attr, add := range attrs {
|
||||
|
Loading…
Reference in New Issue
Block a user