|
@@ -56,7 +56,7 @@ public class BizWaybillCostDetails extends BaseEntity
|
|
|
@Excel(name = "折扣费用(元)")
|
|
@Excel(name = "折扣费用(元)")
|
|
|
private BigDecimal rateAmount;
|
|
private BigDecimal rateAmount;
|
|
|
/** 采购金额 */
|
|
/** 采购金额 */
|
|
|
-
|
|
|
|
|
|
|
+ @Excel(name = "采购金额(元)")
|
|
|
private BigDecimal purchaseAmount;
|
|
private BigDecimal purchaseAmount;
|
|
|
private String productCode;
|
|
private String productCode;
|
|
|
/** 费用项目编码 */
|
|
/** 费用项目编码 */
|