|
|
@ -208,11 +208,7 @@ public class DistributionStockArticleEntity extends TenantEntity { |
|
|
|
@ApiModelProperty(value = "仓储费") |
|
|
|
@ApiModelProperty(value = "仓储费") |
|
|
|
private BigDecimal storageFee; |
|
|
|
private BigDecimal storageFee; |
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|
|
|
|
* 预约数量 |
|
|
|
|
|
|
|
*/ |
|
|
|
|
|
|
|
@ApiModelProperty(value = "预约数量") |
|
|
|
|
|
|
|
private Integer reservationMum; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|