Commit 21da0253 authored by 吴春's avatar 吴春
parents 72609447 90e7ff83
......@@ -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