上传服务器代码
This commit is contained in:
parent
da320698af
commit
c6e51e9dcd
@ -48,6 +48,7 @@ func (this *apiComp) Info(session comm.IUserSession, req *pb.ArenaInfoReq) (code
|
||||
info = &pb.DBArenaUser{
|
||||
Uid: session.GetUserId(),
|
||||
Name: user.Name,
|
||||
Avatar: user.Avatar,
|
||||
Lv: user.Lv,
|
||||
Integral: global.ArenaInitiaIntegral,
|
||||
Streak: 0,
|
||||
|
Loading…
Reference in New Issue
Block a user