lcl 1 năm trước cách đây
mục cha
commit
aa24da165f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Util/Utils.cs

+ 1 - 1
Util/Utils.cs

@@ -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,