Commit de3c6218 authored by gdlcf88's avatar gdlcf88

Removed freight property

parent abc2094e
......@@ -22,8 +22,6 @@ namespace EasyAbp.EShop.Orders.Orders
[NotNull]
public virtual string Currency { get; protected set; }
public virtual decimal Freight { get; protected set; }
public virtual decimal ProductTotalPrice { get; protected set; }
public virtual decimal TotalDiscount { get; protected set; }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment