玩家头像写入

This commit is contained in:
meixiongfeng 2023-05-22 14:40:25 +08:00
parent 5f28fb8d86
commit c7752a6abe

View File

@ -76,7 +76,7 @@ func (this *modelCaravan) GetRankListData(rankNum int32, uid string) (list []*pb
Uid: temp.Uid,
Name: temp.Name,
Userlv: temp.Lv,
Avatar: "",
Avatar: temp.Avatar,
Rank: ipos,
Merchantmoney: temp.Merchantmoney,
CaravanLv: temp.CaravanLv,