Selaa lähdekoodia

调整固定重量

lzk 2 päivää sitten
vanhempi
commit
eda66640a7
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      3.Service/XYY.Service.Standard.ChannelApi/HuaLei/Api.cs

+ 1 - 1
3.Service/XYY.Service.Standard.ChannelApi/HuaLei/Api.cs

@@ -1009,7 +1009,7 @@ namespace XYY.Service.Standard.ChannelApi.HuaLei
                     invoice_amount = "10",
                     invoice_pcs = "1",
                     invoice_title = "tunic",
-                    invoice_weight = "0.1",
+                    invoice_weight = (order.CustomerWeight / 1000m).ToString(),
                     invoice_currency = "USD",
                     sku = "女士上衣"
                 });