商城兑换修改
This commit is contained in:
parent
756ed06016
commit
b0ba8e31ff
|
|
@ -734,6 +734,7 @@ func (this *ShopMgr) GetExchangeData(platform string, id int32) *ExchangeShopInf
|
|||
Name: data.Name,
|
||||
Rule: data.Content,
|
||||
ExType: exType,
|
||||
ItemId: data.ItemId,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue