Commit 7983189a authored by gdlcf88's avatar gdlcf88

Removed NeedShipping property

parent de3c6218
......@@ -17,8 +17,6 @@ namespace EasyAbp.EShop.Orders.Orders
public virtual OrderStatus OrderStatus { get; protected set; }
public virtual bool NeedShipping { get; protected set; }
[NotNull]
public virtual string Currency { 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