@ -669,15 +669,5 @@ public class QualityDeliverEntity extends TenantEntity {
*/
@ApiModelProperty(value = "仓库干仓配成本")
private String warehouseDeliveryCost;
/**
* 中转仓代入成本
@ApiModelProperty(value = "中转仓代入成本")
private String warehouseInCost;
* 中转仓代出成本
@ApiModelProperty(value = "中转仓代出成本")
private String warehouseOutCost;
}