规格返回 上下架字段
This commit is contained in:
parent
0f2eea3e13
commit
05e1d5390c
|
|
@ -69,6 +69,7 @@ public class TbProductNewVo {
|
|||
private Integer id;
|
||||
private BigDecimal salePrice = new BigDecimal("0.00");
|
||||
private String specSnap="";
|
||||
private Integer isPauseSale = 0;
|
||||
private Integer isPauseSale;
|
||||
private Integer isGrounding;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue