lcl 1 éve
szülő
commit
aa24da165f
1 módosított fájl, 1 hozzáadás és 1 törlés
  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,