Commit 824d0e27 authored by liudong1993's avatar liudong1993

结算 - 全局包邮

parent e0ff19cc
......@@ -42,5 +42,7 @@ namespace Mall.Model.Extend.BaseSetUp
public string Name { get; set; }
public int GoodsId { get; set; }
public string SpecificationKey { get; set; }
public int Number { get; set; }
public decimal Money { get; set; }
}
}
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