|
@@ -299,7 +299,7 @@ namespace MySystem
|
|
|
remark = order.Remark,
|
|
|
buyCount = order.BuyCount,
|
|
|
payStatus = order.PayStatus,
|
|
|
- productId = order.ProductId,
|
|
|
+ productId = order.ProductId,
|
|
|
sendStatus = order.SendStatus,
|
|
|
deliveryType = order.DeliveryType,
|
|
|
refundStatus = order.RefundStatus,
|