Commit b7f688fd authored by 吴春's avatar 吴春

提交代码

parent 0044dcaa
...@@ -3869,6 +3869,7 @@ namespace Mall.Module.Product ...@@ -3869,6 +3869,7 @@ namespace Mall.Module.Product
PaymentWayName = model.PaymentWay.GetEnumName(), PaymentWayName = model.PaymentWay.GetEnumName(),
model.DeliveryMethod, model.DeliveryMethod,
DeliveryMethodName = model.DeliveryMethod.GetEnumName(), DeliveryMethodName = model.DeliveryMethod.GetEnumName(),
CarTypeStr = model.CarType.GetEnumName(),
model.PreferPrice, model.PreferPrice,
model.Income, model.Income,
model.CouponMoney, model.CouponMoney,
......
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