商品共享库存字段
This commit is contained in:
@@ -121,8 +121,6 @@ public class TbProductDto implements Serializable {
|
||||
/** 商品规格:0-单规格 1多规格 */
|
||||
private String typeEnum;
|
||||
|
||||
/** 是否独立分销 */
|
||||
private Integer isDistribute;
|
||||
|
||||
/** 是否回收站 0-否,1回收站 */
|
||||
private Integer isDel;
|
||||
|
||||
Reference in New Issue
Block a user