商品 库存警戒线
快捷修改 商品退款退回库存
This commit is contained in:
@@ -215,6 +215,12 @@ public class TbProductDto implements Serializable {
|
||||
|
||||
private Integer stockNumber;
|
||||
|
||||
private Integer isGrounding = 1;
|
||||
|
||||
private Integer isRefundStock = 1;
|
||||
|
||||
private Integer warnLine = 0;
|
||||
|
||||
/**
|
||||
* 团购卷分类Id
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user