2026-07-01 6b5f7c66fc40d7f6099d561e31a34fbd50dd20d3
yudao-module-wms/src/main/java/cn/iocoder/yudao/module/wms/dal/dataobject/md/item/WmsItemSkuDO.java
@@ -76,11 +76,6 @@
    /**
     * 销售价,单位元
     */
    private BigDecimal salePrice;
    /**
     * 状态
     */
    private Integer status;
    private BigDecimal sellingPrice;
}