上传pvp和pve商店列表覆盖的bug
This commit is contained in:
parent
db6bb10019
commit
9aa7af41d2
@ -59,7 +59,7 @@ func (this *apiComp) Getlist(session comm.IUserSession, req *pb.ShopGetListReq)
|
||||
filed = "diamondShop"
|
||||
break
|
||||
case pb.ShopType_PVPShop:
|
||||
sdata = shopData.PveShop
|
||||
sdata = shopData.PvpShop
|
||||
filed = "pvpShop"
|
||||
break
|
||||
case pb.ShopType_PVEShop:
|
||||
|
Loading…
Reference in New Issue
Block a user