英雄扩展数据记录
This commit is contained in:
parent
51b878876b
commit
16bbe28782
@ -33,6 +33,7 @@ func (this *ModelRecord) GetHeroRecord(uid string) (result *pb.DBHeroRecord, err
|
||||
result.Star5Hero = map[string]int32{}
|
||||
result.Mtime = configure.Now().Unix()
|
||||
this.Add(uid, result)
|
||||
err = nil
|
||||
}
|
||||
return
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user