Commit c46d0751 authored by liudong1993's avatar liudong1993

1

parent b8d16d92
......@@ -3416,6 +3416,9 @@ namespace Mall.Module.Product
UpdateDate = DateTime.Now,
IsComment = 2,
FreightMoney = item.FreightMoney,
IntegralMoney=item.IntegralMoney,
IntegralNumber=item.IntegralNumber,
CouponMoney=item.CouponMoney,
IntegralGoodsPresent = IntegralPresent
}, trans);
item.Id = detailId;
......
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