Merge branch 'ww' into test

This commit is contained in:
2024-09-24 16:13:13 +08:00
5 changed files with 38 additions and 1 deletions

View File

@@ -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
*/