item service: include wiki prices in price data
This commit is contained in:
@@ -32,4 +32,5 @@ public class ItemPrice
|
||||
private int id;
|
||||
private String name;
|
||||
private int price;
|
||||
private int wikiPrice;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user