@@ -70,6 +70,7 @@ public class FsStoreOrderVO implements Serializable
private String cartId;
/** 运费金额 */
+ @Excel(name = "运费金额", cellType= Excel.ColumnType.NUMERIC)
private BigDecimal freightPrice;
/** 订单商品总数 */