单位名称
This commit is contained in:
@@ -15,7 +15,7 @@ import java.util.List;
|
||||
@Data
|
||||
public class ProductVO extends Product {
|
||||
private BigDecimal lowPrice;
|
||||
private Long unitName;
|
||||
private String unitName;
|
||||
private BigDecimal lowMemberPrice;
|
||||
private List<ProdSku> skuList;
|
||||
private Integer isSaleTime;
|
||||
|
||||
Reference in New Issue
Block a user