共享库存修改
This commit is contained in:
@@ -212,6 +212,9 @@ public class TbProductDto implements Serializable {
|
||||
|
||||
/** 税率 */
|
||||
private String taxConfigId;
|
||||
|
||||
private Integer stockNumber;
|
||||
|
||||
/**
|
||||
* 团购卷分类Id
|
||||
*/
|
||||
@@ -221,4 +224,4 @@ public class TbProductDto implements Serializable {
|
||||
* 商品sku信息
|
||||
*/
|
||||
private List<TbProductSku> skuList;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user