商品编辑 修改状态日志记录

快捷修改接口 日志记录 商品Id
库存警戒值
/api/summary/productSaleDate 商品销售 时间顺序
This commit is contained in:
2024-10-08 13:24:03 +08:00
parent f16f23ab84
commit 869d14f158
22 changed files with 63 additions and 1152 deletions

View File

@@ -68,9 +68,6 @@ public class TbProductSkuDto implements Serializable {
private String coverImg;
/** 库存警戒线 */
private Integer warnLine;
private Double weight;
private Float volume;