Merge branch 'ww' into test
This commit is contained in:
@@ -69,6 +69,7 @@ public class TbProductNewVo {
|
|||||||
private Integer id;
|
private Integer id;
|
||||||
private BigDecimal salePrice = new BigDecimal("0.00");
|
private BigDecimal salePrice = new BigDecimal("0.00");
|
||||||
private String specSnap="";
|
private String specSnap="";
|
||||||
private Integer isPauseSale = 0;
|
private Integer isPauseSale;
|
||||||
|
private Integer isGrounding;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user