Compare commits
No commits in common. "40263b3621f66afd702fbc74bb37555487cf7d72" and "d6ce3816f4c7db9002c4d36194514f74e4ef61d2" have entirely different histories.
40263b3621
...
d6ce3816f4
|
@ -734,7 +734,6 @@ 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