1.sku上下架
This commit is contained in:
@@ -53,6 +53,8 @@ public class TbProductSku implements Serializable {
|
||||
|
||||
private Integer isPauseSale = 0;
|
||||
private Integer isDel;
|
||||
private String specSnap;
|
||||
|
||||
|
||||
private static final long serialVersionUID = 1L;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user