|
@@ -26,7 +26,7 @@ public class XiaoJuStoreModel {
|
|
|
private String openTimeHourEnd;
|
|
|
private String logo;
|
|
|
private List<String> picList;
|
|
|
- private List<Object> itemInfoList;
|
|
|
+ private List<ItemPriceInfoForCallback> itemInfoList;
|
|
|
private Integer status;
|
|
|
private Integer invoiceManner;
|
|
|
private List<String> marketTags;
|