添加多规格商品价格最大值
This commit is contained in:
@@ -219,6 +219,8 @@ public class TbProductVo {
|
||||
|
||||
private String skuSnap;
|
||||
|
||||
private BigDecimal maxPrice;
|
||||
|
||||
private TbPurchaseNotice notices=new TbPurchaseNotice();
|
||||
private List<TbCouponCategoryDto> groupCategoryId = new ArrayList<>();
|
||||
private List<TbPlatformDictDto> tags = new ArrayList<>();
|
||||
|
||||
Reference in New Issue
Block a user