Compare commits
2 Commits
d6ce3816f4
...
40263b3621
Author | SHA1 | Date |
---|---|---|
|
40263b3621 | |
|
b0ba8e31ff |
|
@ -734,6 +734,7 @@ func (this *ShopMgr) GetExchangeData(platform string, id int32) *ExchangeShopInf
|
||||||
Name: data.Name,
|
Name: data.Name,
|
||||||
Rule: data.Content,
|
Rule: data.Content,
|
||||||
ExType: exType,
|
ExType: exType,
|
||||||
|
ItemId: data.ItemId,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue