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