Commit 818850ce authored by liudong1993's avatar liudong1993

单品包邮

parent 80f3c96f
......@@ -103,6 +103,10 @@ namespace Mall.Model.Extend.Product
/// 佣金金额
/// </summary>
public decimal CommissionPrice { get; set; }
/// <summary>
/// 正常商品金额
/// </summary>
public decimal NorGoodsMoney { get; set; }
/// <summary>
/// 积分赠送
......
This diff is collapsed.
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