CoreCms.Net.DTO/ComponentsDTO/GoodListDTO.cs
@@ -120,6 +120,20 @@ public System.Decimal price { get; set; } /// <summary> /// 经销商价格 /// </summary> public System.Decimal distributionPrice { get; set; } /// <summary> /// 经销商购买提成 /// </summary> public System.Decimal distributionCutMoney { get; set; } /// <summary> /// 普通商户购买提成 /// </summary> public System.Decimal cutMoney { get; set; } /// <summary> /// 货品市场价 /// </summary>