sku 逻辑删除

This commit is contained in:
2024-07-10 17:11:02 +08:00
parent c49765c353
commit ad628b3d72
6 changed files with 57 additions and 46 deletions

View File

@@ -56,6 +56,8 @@ public class TbProductSkuDto implements Serializable {
/** 进货参考价 */
private BigDecimal guidePrice;
private Integer suit;
private BigDecimal strategyPrice;
/** 库存数量 */