商品共享库存字段

This commit is contained in:
2024-10-12 15:11:00 +08:00
parent 70abb276bc
commit 1945d3f906
10 changed files with 94 additions and 548 deletions

View File

@@ -121,8 +121,6 @@ public class TbProductDto implements Serializable {
/** 商品规格0-单规格 1多规格 */
private String typeEnum;
/** 是否独立分销 */
private Integer isDistribute;
/** 是否回收站 0-否1回收站 */
private Integer isDel;